|
@@ -82,6 +82,42 @@
|
|
<version>0.9.29</version>
|
|
<version>0.9.29</version>
|
|
<scope>runtime</scope>
|
|
<scope>runtime</scope>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.directory.server</groupId>
|
|
|
|
+ <artifactId>apacheds-core</artifactId>
|
|
|
|
+ <version>1.5.5</version>
|
|
|
|
+ <scope>runtime</scope>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.directory.server</groupId>
|
|
|
|
+ <artifactId>apacheds-core-entry</artifactId>
|
|
|
|
+ <version>1.5.5</version>
|
|
|
|
+ <scope>runtime</scope>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.directory.server</groupId>
|
|
|
|
+ <artifactId>apacheds-protocol-ldap</artifactId>
|
|
|
|
+ <version>1.5.5</version>
|
|
|
|
+ <scope>runtime</scope>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.directory.server</groupId>
|
|
|
|
+ <artifactId>apacheds-protocol-shared</artifactId>
|
|
|
|
+ <version>1.5.5</version>
|
|
|
|
+ <scope>runtime</scope>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.directory.server</groupId>
|
|
|
|
+ <artifactId>apacheds-server-jndi</artifactId>
|
|
|
|
+ <version>1.5.5</version>
|
|
|
|
+ <scope>runtime</scope>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.apache.directory.shared</groupId>
|
|
|
|
+ <artifactId>shared-ldap</artifactId>
|
|
|
|
+ <version>0.9.15</version>
|
|
|
|
+ <scope>runtime</scope>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.slf4j</groupId>
|
|
<groupId>org.slf4j</groupId>
|
|
<artifactId>jcl-over-slf4j</artifactId>
|
|
<artifactId>jcl-over-slf4j</artifactId>
|