License |
License |
---|---|
GroupId | GroupIdorg.apache.directory.server |
ArtifactId | ArtifactIdapacheds-core-unit |
Last Version | Last Version1.5.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApacheDS Core Unit
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apacheds-core-unit-1.5.5.pom | |
apacheds-core-unit-1.5.5.jar | 15 KB |
apacheds-core-unit-1.5.5-sources.jar | 13 KB |
apacheds-core-unit-1.5.5-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-core-unit/ -->
<dependency>
<groupId>org.apache.directory.server</groupId>
<artifactId>apacheds-core-unit</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-core-unit/
implementation 'org.apache.directory.server:apacheds-core-unit:1.5.5'
// https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-core-unit/
implementation ("org.apache.directory.server:apacheds-core-unit:1.5.5")
'org.apache.directory.server:apacheds-core-unit:jar:1.5.5'
<dependency org="org.apache.directory.server" name="apacheds-core-unit" rev="1.5.5">
<artifact name="apacheds-core-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.server', module='apacheds-core-unit', version='1.5.5')
)
libraryDependencies += "org.apache.directory.server" % "apacheds-core-unit" % "1.5.5"
[org.apache.directory.server/apacheds-core-unit "1.5.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
org.apache.directory.server : apacheds-core | jar | 1.5.5 |
org.apache.directory.shared : shared-ldap | jar | 0.9.15 |
org.slf4j : slf4j-api | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.server : apacheds-schema-extras | jar | 1.5.5 |
org.apache.directory.server : apacheds-bootstrap-partition | jar | 1.5.5 |
org.slf4j : jcl-over-slf4j | jar | 1.5.6 |
org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
log4j : log4j | jar | 1.2.14 |