License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.opendj |
ArtifactId | ArtifactIdopendj-server |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenDJ Server NG
OpenDJ LDAP embedded directory server.
|
Filename | Size |
---|---|
opendj-server-4.5.0.pom | |
opendj-server-4.5.0.jar | 19 KB |
opendj-server-4.5.0-sources.jar | 31 KB |
opendj-server-4.5.0-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server/ -->
<dependency>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-server</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server/
implementation 'org.openidentityplatform.opendj:opendj-server:4.5.0'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server/
implementation ("org.openidentityplatform.opendj:opendj-server:4.5.0")
'org.openidentityplatform.opendj:opendj-server:jar:4.5.0'
<dependency org="org.openidentityplatform.opendj" name="opendj-server" rev="4.5.0">
<artifact name="opendj-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-server', version='4.5.0')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-server" % "4.5.0"
[org.openidentityplatform.opendj/opendj-server "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.opendj : opendj-core | jar | 4.5.0 |
org.openidentityplatform.opendj : opendj-grizzly | jar | 4.5.0 |
org.openidentityplatform.opendj : opendj-config | jar | 4.5.0 |
org.openidentityplatform.commons : util | jar | |
org.openidentityplatform.commons.i18n-framework : core | jar | |
org.slf4j : slf4j-api | jar | |
org.openidentityplatform.opendj : opendj-cli | jar | 4.5.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.sun.activation : javax.activation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.opendj : opendj-core | test-jar | 4.5.0 |
org.openidentityplatform.commons : build-tools | jar | |
org.easytesting : fest-assert | jar | 1.4 |
org.assertj : assertj-core | jar | |
org.mockito : mockito-all | jar | 1.10.19 |
org.testng : testng | jar | |
org.slf4j : slf4j-jdk14 | jar |