Last Version

ApacheDS Shared 0.9.3

Created to eliminate cyclic project dependencies between the core and the maven plugin. Any code shared across modules in general can go here so long as it does not depend on other modules.

License

License

GroupId

GroupId

directory
ArtifactId

ArtifactId

apacheds-shared
Version

Version

0.9.3
Type

Type

jar
Description

Description

ApacheDS Shared
Created to eliminate cyclic project dependencies between the core and the maven plugin. Any code shared across modules in general can go here so long as it does not depend on other modules.
Project URL

Project URL

http://directory.apache.org
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/directory/apacheds/trunk//?root=Apache-SVN

Download apacheds-shared 0.9.3


<!-- https://jarcasting.com/artifacts/directory/apacheds-shared/ -->
<dependency>
    <groupId>directory</groupId>
    <artifactId>apacheds-shared</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/directory/apacheds-shared/
implementation 'directory:apacheds-shared:0.9.3'
// https://jarcasting.com/artifacts/directory/apacheds-shared/
implementation ("directory:apacheds-shared:0.9.3")
'directory:apacheds-shared:jar:0.9.3'
<dependency org="directory" name="apacheds-shared" rev="0.9.3">
  <artifact name="apacheds-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory', module='apacheds-shared', version='0.9.3')
)
libraryDependencies += "directory" % "apacheds-shared" % "0.9.3"
[directory/apacheds-shared "0.9.3"]

Dependencies

compile (2)

Group / Artifact Type Version
directory-shared : ldap-common jar 0.9.3
org.slf4j : nlog4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.