组织ID: |
org.ldaptive |
项目ID: |
ldaptive-unboundid |
版本: |
1.2.3 |
最后修改时间: |
2018-07-30 01:05:41 |
包类型: |
jar |
标题: |
LDAPTIVE UNBOUNDID PROVIDER |
描述: |
Ldaptive unboundid provider |
大小: |
39.88KB |
|
Maven引入代码: |
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive-unboundid</artifactId>
<version>1.2.3</version>
</dependency>
|
Gradle引入代码: |
org.ldaptive:ldaptive-unboundid:1.2.3
|
下载Jar包: |
|
POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>ldaptive-unboundid</artifactId>
<packaging>jar</packaging>
<name>LDAPTIVE UNBOUNDID PROVIDER</name>
<description>Ldaptive unboundid provider</description>
<parent>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive-parent</artifactId>
<version>1.2.3</version>
</parent>
<dependencies>
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive</artifactId>
</dependency>
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.ldaptive.provider.unboundid.UnboundIDConnection$1.class
org.ldaptive.provider.unboundid.UnboundIDConnection.class
org.ldaptive.provider.unboundid.UnboundIDStartTLSConnectionFactory.class
org.ldaptive.provider.unboundid.UnboundIDConnection$AggregateDisconnectHandler.class
org.ldaptive.provider.unboundid.UnboundIDConnection$AggregateUnsolicitedNotificationHandler.class
org.ldaptive.provider.unboundid.UnboundIDConnection$AbstractUnboundIDSearch.class
org.ldaptive.provider.unboundid.UnboundIDConnection$UnboundIDSearchIterator.class
org.ldaptive.provider.unboundid.UnboundIDConnectionFactory.class
org.ldaptive.provider.unboundid.UnboundIDProvider$1.class
org.ldaptive.provider.unboundid.UnboundIDSaslUtils.class
org.ldaptive.provider.unboundid.UnboundIDConnection$UnboundIDAsyncRequest.class
org.ldaptive.provider.unboundid.UnboundIDConnection$UnboundIDAsyncSearchListener$1.class
org.ldaptive.provider.unboundid.UnboundIDControlHandler.class
org.ldaptive.provider.unboundid.UnboundIDProviderConfig.class
org.ldaptive.provider.unboundid.UnboundIDUtils.class
org.ldaptive.provider.unboundid.UnboundIDConnection$UnboundIDAsyncSearchListener.class
org.ldaptive.provider.unboundid.UnboundIDSaslUtils$1.class
org.ldaptive.provider.unboundid.UnboundIDSyncProvider.class
META-INF/maven/org.ldaptive/ldaptive-unboundid/pom.properties
org.ldaptive.provider.unboundid.UnboundIDConnection$UnboundIDSearchIterator$SearchResultIterator.class
org.ldaptive.provider.unboundid.UnboundIDProvider.class
META-INF/maven/org.ldaptive/ldaptive-unboundid/pom.xml
|
依赖Jar: |
|