MVN

directory : apacheds-shared

Maven & Gradle

Dec 24, 2005
10 usages

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.

<dependency>
    <groupId>directory</groupId>
    <artifactId>apacheds-shared</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of directory : apacheds-shared to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of directory : apacheds-shared to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
apacheds-shared-0.9.3
apacheds-shared-0.9.2
apacheds-shared-0.9.1
0.9
apacheds-shared-0.9

How to add a dependency to Maven

Add the following directory : apacheds-shared maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>directory</groupId>
    <artifactId>apacheds-shared</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following directory : apacheds-shared gradle dependency to your build.gradle file:

implementation 'directory:apacheds-shared:0.9.3'

Gradle Kotlin DSL: Add the following directory : apacheds-shared gradle kotlin dependency to your build.gradle.kts file:

implementation("directory:apacheds-shared:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following directory : apacheds-shared sbt scala dependency to your build.sbt file:

libraryDependencies += "directory" % "apacheds-shared" % "0.9.3"

Advertisement

Dependencies from Group

Dec 24, 2005
10 usages
Dec 24, 2005
10 usages
Dec 24, 2005
8 usages
Nov 06, 2006

Discover Dependencies

Dec 24, 2005
10 usages
Dec 24, 2005
8 usages
Dec 22, 2012
1 usages
1 stars
Feb 01, 2012
1 usages
Dec 10, 2012
1 usages
1 stars
Dec 02, 2012
1 usages
1 stars
Nov 09, 2012
1 usages
1 stars