Last Version

Apache Directory Shared All 1.0.0-M13

The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).

License

License

GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-all
Version

Version

1.0.0-M13
Type

Type

jar
Description

Description

Apache Directory Shared All
The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).
Project Organization

Project Organization

The Apache Software Foundation

Download shared-all 1.0.0-M13


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

Dependencies

compile (10)

Group / Artifact Type Version
xpp3 : xpp3 jar 1.1.4c
dom4j : dom4j jar 1.6.1
xml-apis : xml-apis jar 1.0.b2
commons-pool : commons-pool jar 1.6
org.apache.mina : mina-core jar 2.0.7
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
antlr : antlr jar 2.7.7
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.1

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.