组织ID: |
org.springframework.ldap |
项目ID: |
spring-ldap-core |
版本: |
1.3.2.RELEASE |
最后修改时间: |
2018-07-29 13:51:15 |
包类型: |
jar |
标题: |
spring-ldap-core |
描述: |
spring-ldap-core |
相关URL: |
http://www.springframework.org/ldap |
大小: |
239.98KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>1.3.2.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework.ldap:spring-ldap-core:1.3.2.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>1.3.2.RELEASE</version>
<name>spring-ldap-core</name>
<description>spring-ldap-core</description>
<url>http://www.springframework.org/ldap</url>
<organization>
<name>SpringSource</name>
<url>http://springsource.org/</url>
</organization>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>rwinch</id>
<name>Rob Winch</name>
<email>rwinch@gopivotal.com</email>
</developer>
<developer>
<id>marthursson</id>
<name>Mattias Hellborg Arthursson</name>
<email>mattias@261consulting.com</email>
<organization>261 Consulting</organization>
<organizationUrl>http://www.261consulting.com</organizationUrl>
</developer>
<developer>
<id>ulsa</id>
<name>Ulrik Sandberg</name>
<email>ulrik.sandberg@jayway.com</email>
<organization>Jayway</organization>
<organizationUrl>http://www.jayway.com</organizationUrl>
</developer>
</developers>
<contributors>
<contributor>
<name>Eric Dalquist</name>
</contributor>
<contributor>
<name>Marius Scurtescu</name>
</contributor>
<contributor>
<name>Tim Terry</name>
</contributor>
<contributor>
<name>Keith Barlow</name>
</contributor>
<contributor>
<name>Paul Harvey</name>
</contributor>
<contributor>
<name>Marvin S. Addison</name>
</contributor>
</contributors>
<scm>
<connection>scm:git:git://github.com/SpringSource/spring-ldap</connection>
<developerConnection>scm:git:git://github.com/SpringSource/spring-ldap</developerConnection>
<url>https://github.com/SpringSource/spring-ldap</url>
</scm>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>3.0.6.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>gsbase</groupId>
<artifactId>gsbase</artifactId>
<version>2.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>easymock</groupId>
<artifactId>easymock</artifactId>
<version>1.2_Java1.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>3.0.6.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<version>3.0.6.RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.springframework.transaction.compensating.CompensatingTransactionOperationRecorder.class
org.springframework.transaction.compensating.CompensatingTransactionOperationFactory.class
org.springframework.transaction.compensating.CompensatingTransactionOperationManager.class
org.springframework.transaction.compensating.CompensatingTransactionOperationExecutor.class
org.springframework.transaction.compensating.support.DefaultCompensatingTransactionOperationManager.class
org.springframework.transaction.compensating.support.CompensatingTransactionObject.class
org.springframework.transaction.compensating.support.CompensatingTransactionHolderSupport.class
org.springframework.transaction.compensating.support.CompensatingTransactionUtils.class
org.springframework.transaction.compensating.support.AbstractCompensatingTransactionManagerDelegate.class
org.springframework.ldap.BadLdapGrammarException.class
org.springframework.ldap.InvalidAttributesException.class
org.springframework.ldap.LdapReferralException.class
org.springframework.ldap.LinkLoopException.class
org.springframework.ldap.OperationNotSupportedException.class
org.springframework.ldap.InvalidNameException.class
org.springframework.ldap.PartialResultException.class
org.springframework.ldap.LinkException.class
org.springframework.ldap.NoInitialContextException.class
org.springframework.ldap.AuthenticationNotSupportedException.class
org.springframework.ldap.AttributeModificationException.class
org.springframework.ldap.MalformedLinkException.class
org.springframework.ldap.ContextNotEmptyException.class
org.springframework.ldap.InvalidSearchFilterException.class
org.springframework.ldap.CommunicationException.class
org.springframework.ldap.NoSuchAttributeException.class
org.springframework.ldap.InvalidAttributeIdentifierException.class
org.springframework.ldap.AuthenticationException.class
org.springframework.ldap.ServiceUnavailableException.class
org.springframework.ldap.NamingSecurityException.class
org.springframework.ldap.InsufficientResourcesException.class
org.springframework.ldap.NameNotFoundException.class
org.springframework.ldap.SchemaViolationException.class
org.springframework.ldap.ConfigurationException.class
org.springframework.ldap.AttributeInUseException.class
org.springframework.ldap.InvalidSearchControlsException.class
org.springframework.ldap.SizeLimitExceededException.class
org.springframework.ldap.NameAlreadyBoundException.class
org.springframework.ldap.CannotProceedException.class
org.springframework.ldap.NotContextException.class
org.springframework.ldap.InvalidAttributeValueException.class
org.springframework.ldap.NamingException.class
org.springframework.ldap.ReferralException.class
org.springframework.ldap.TimeLimitExceededException.class
org.springframework.ldap.NoPermissionException.class
org.springframework.ldap.InterruptedNamingException.class
org.springframework.ldap.LimitExceededException.class
org.springframework.ldap.UncategorizedLdapException.class
org.springframework.ldap.control.AbstractFallbackRequestAndResponseControlDirContextProcessor.class
org.springframework.ldap.control.SortControlDirContextProcessor.class
org.springframework.ldap.control.PagedResultsRequestControl.class
org.springframework.ldap.control.AbstractRequestControlDirContextProcessor.class
org.springframework.ldap.control.CreateControlFailedException.class
org.springframework.ldap.control.PagedResult.class
org.springframework.ldap.control.PagedResultsDirContextProcessor.class
org.springframework.ldap.control.PagedResultsCookie.class
org.springframework.ldap.pool.DelegatingDirContext.class
org.springframework.ldap.pool.DelegatingContext.class
org.springframework.ldap.pool.DelegatingLdapContext.class
org.springframework.ldap.pool.DirContextType.class
org.springframework.ldap.pool.MutableDelegatingLdapContext.class
org.springframework.ldap.pool.factory.PoolingContextSource.class
org.springframework.ldap.pool.factory.MutablePoolingContextSource.class
org.springframework.ldap.pool.factory.DirContextPoolableObjectFactory.class
org.springframework.ldap.pool.validation.DirContextValidator.class
org.springframework.ldap.pool.validation.DefaultDirContextValidator.class
org.springframework.ldap.filter.OrFilter.class
org.springframework.ldap.filter.AbsoluteFalseFilter.class
org.springframework.ldap.filter.LessThanOrEqualsFilter.class
org.springframework.ldap.filter.NotPresentFilter.class
org.springframework.ldap.filter.HardcodedFilter.class
org.springframework.ldap.filter.AbsoluteTrueFilter.class
org.springframework.ldap.filter.CompareFilter.class
org.springframework.ldap.filter.GreaterThanOrEqualsFilter.class
org.springframework.ldap.filter.LikeFilter.class
org.springframework.ldap.filter.WhitespaceWildcardsFilter.class
org.springframework.ldap.filter.AbstractFilter.class
org.springframework.ldap.filter.BinaryLogicalFilter.class
org.springframework.ldap.filter.EqualsFilter.class
org.springframework.ldap.filter.Filter.class
org.springframework.ldap.filter.AndFilter.class
org.springframework.ldap.filter.NotFilter.class
org.springframework.ldap.filter.PresentFilter.class
org.springframework.ldap.filter.FilterEditor.class
org.springframework.ldap.transaction.compensating.NullOperationExecutor.class
org.springframework.ldap.transaction.compensating.RenameOperationExecutor.class
org.springframework.ldap.transaction.compensating.UnbindOperationExecutor.class
org.springframework.ldap.transaction.compensating.TempEntryRenamingStrategy.class
org.springframework.ldap.transaction.compensating.BindOperationRecorder.class
org.springframework.ldap.transaction.compensating.RebindOperationRecorder.class
org.springframework.ldap.transaction.compensating.ModifyAttributesOperationExecutor.class
org.springframework.ldap.transaction.compensating.LdapCompensatingTransactionOperationFactory.class
org.springframework.ldap.transaction.compensating.BindOperationExecutor.class
org.springframework.ldap.transaction.compensating.NullOperationRecorder.class
org.springframework.ldap.transaction.compensating.RebindOperationExecutor.class
org.springframework.ldap.transaction.compensating.RenameOperationRecorder.class
org.springframework.ldap.transaction.compensating.UnbindOperationRecorder.class
org.springframework.ldap.transaction.compensating.LdapTransactionUtils.class
org.springframework.ldap.transaction.compensating.ModifyAttributesOperationRecorder.class
org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager$ContextSourceAndDataSourceTransactionObject.class
org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManagerDelegate.class
org.springframework.ldap.transaction.compensating.manager.DirContextHolder.class
org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager.class
org.springframework.ldap.transaction.compensating.manager.TransactionAwareDirContextInvocationHandler.class
org.springframework.ldap.transaction.compensating.manager.ContextSourceTransactionManager.class
org.springframework.ldap.transaction.compensating.manager.ContextSourceAndDataSourceTransactionManager.class
org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy.class
org.springframework.ldap.transaction.compensating.manager.ContextSourceAndHibernateTransactionManager$ContextSourceAndHibernateTransactionObject.class
org.springframework.ldap.transaction.compensating.support.DifferentSubtreeTempEntryRenamingStrategy.class
org.springframework.ldap.transaction.compensating.support.DefaultTempEntryRenamingStrategy.class
org.springframework.ldap.authentication.DefaultValuesAuthenticationSourceDecorator.class
org.springframework.ldap.support.LdapUtils.class
org.springframework.ldap.support.AttributeValueCallbackHandler.class
org.springframework.ldap.support.ListComparator.class
org.springframework.ldap.support.LdapUtils$CollectingAttributeValueCallbackHandler.class
org.springframework.ldap.core.LdapTemplate$15.class
org.springframework.ldap.core.LdapTemplate$9.class
org.springframework.ldap.core.LdapTemplate$NullAuthenticationErrorCallback.class
org.springframework.ldap.core.LdapOperations.class
org.springframework.ldap.core.LdapTemplate$16.class
org.springframework.ldap.core.DistinguishedNameEditor.class
org.springframework.ldap.core.DirContextOperations.class
org.springframework.ldap.core.TokenMgrError.class
org.springframework.ldap.core.DistinguishedName.class
org.springframework.ldap.core.SearchExecutor.class
org.springframework.ldap.core.NameClassPairMapper.class
org.springframework.ldap.core.LdapTemplate$13.class
org.springframework.ldap.core.DnParserImpl.class
org.springframework.ldap.core.ContextSource.class
org.springframework.ldap.core.DefaultDnParserFactory.class
org.springframework.ldap.core.LdapTemplate$17.class
org.springframework.ldap.core.ContextAssembler.class
org.springframework.ldap.core.LdapTemplate$2.class
org.springframework.ldap.core.LdapTemplate$MappingCollectingNameClassPairCallbackHandler.class
org.springframework.ldap.core.DirContextProxy.class
org.springframework.ldap.core.LdapTemplate$31.class
org.springframework.ldap.core.IncrementalAttributesMapper.class
org.springframework.ldap.core.ObjectRetrievalException.class
org.springframework.ldap.core.AuthenticationErrorCallback.class
org.springframework.ldap.core.AuthenticatedLdapEntryContextCallback.class
org.springframework.ldap.core.DnParserImplConstants.class
org.springframework.ldap.core.LdapTemplate$NullAuthenticatedLdapEntryContextCallback.class
org.springframework.ldap.core.LdapTemplate$NullDirContextProcessor.class
org.springframework.ldap.core.LdapTemplate$21.class
org.springframework.ldap.core.LdapTemplate$29.class
org.springframework.ldap.core.LdapTemplate$7.class
org.springframework.ldap.core.LdapTemplate$20.class
org.springframework.ldap.core.LdapTemplate$24.class
org.springframework.ldap.core.LdapTemplate$18.class
org.springframework.ldap.core.LdapTemplate$12.class
org.springframework.ldap.core.LdapEntryIdentificationContextMapper.class
org.springframework.ldap.core.LdapEncoder.class
org.springframework.ldap.core.DnParser.class
org.springframework.ldap.core.LdapTemplate$1.class
org.springframework.ldap.core.AuthenticationSource.class
org.springframework.ldap.core.LdapTemplate$19.class
org.springframework.ldap.core.LdapTemplate$5.class
org.springframework.ldap.core.LdapTemplate$28.class
org.springframework.ldap.core.ParseException.class
org.springframework.ldap.core.ContextMapperCallbackHandler.class
org.springframework.ldap.core.LdapRdn.class
org.springframework.ldap.core.LdapRdnComponent.class
org.springframework.ldap.core.DirContextAdapter.class
org.springframework.ldap.core.LdapTemplate$6.class
org.springframework.ldap.core.CollectingNameClassPairCallbackHandler.class
org.springframework.ldap.core.LdapEntryIdentification.class
org.springframework.ldap.core.LdapTemplate$26.class
org.springframework.ldap.core.AttributesMapperCallbackHandler.class
org.springframework.ldap.core.SimpleCharStream.class
org.springframework.ldap.core.LdapTemplate$3.class
org.springframework.ldap.core.ContextMapper.class
org.springframework.ldap.core.DnParserImplTokenManager.class
org.springframework.ldap.core.LdapTemplate$11.class
org.springframework.ldap.core.AttributeModificationsAware.class
org.springframework.ldap.core.DirContextProcessor.class
org.springframework.ldap.core.ContextExecutor.class
org.springframework.ldap.core.LdapTemplate$8.class
org.springframework.ldap.core.LdapTemplate$22.class
org.springframework.ldap.core.LdapTemplate.class
org.springframework.ldap.core.LdapTemplate$14.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
junit-4.8.2.jar
/junit/junit/4.8.2
查看junit所有版本文件
commons-logging-1.0.4.jar
/commons-logging/commons-logging/1.0.4
查看commons-logging所有版本文件
spring-beans-3.0.6.RELEASE.jar
/org.springframework/spring-beans/3.0.6.RELEASE
查看spring-beans所有版本文件
commons-lang-2.4.jar
/commons-lang/commons-lang/2.4
查看commons-lang所有版本文件
gsbase-2.0.1.jar
/gsbase/gsbase/2.0.1
查看gsbase所有版本文件
easymock-1.2_Java1.3.jar
/easymock/easymock/1.2_Java1.3
查看easymock所有版本文件
spring-core-3.0.6.RELEASE.jar
/org.springframework/spring-core/3.0.6.RELEASE
查看spring-core所有版本文件
spring-tx-3.0.6.RELEASE.jar
/org.springframework/spring-tx/3.0.6.RELEASE
查看spring-tx所有版本文件
|