License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.btmatthews.maven.plugins.ldap |
ArtifactId | ArtifactIdserver-opendj |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionOpenDJ Server
OpenDJ directory server implementation
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBrian Matthews |
Filename | Size |
---|---|
server-opendj-1.3.2.pom | |
server-opendj-1.3.2.jar | 5 KB |
server-opendj-1.3.2-sources.jar | 6 KB |
server-opendj-1.3.2-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-opendj/ -->
<dependency>
<groupId>com.btmatthews.maven.plugins.ldap</groupId>
<artifactId>server-opendj</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-opendj/
implementation 'com.btmatthews.maven.plugins.ldap:server-opendj:1.3.2'
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-opendj/
implementation ("com.btmatthews.maven.plugins.ldap:server-opendj:1.3.2")
'com.btmatthews.maven.plugins.ldap:server-opendj:jar:1.3.2'
<dependency org="com.btmatthews.maven.plugins.ldap" name="server-opendj" rev="1.3.2">
<artifact name="server-opendj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.maven.plugins.ldap', module='server-opendj', version='1.3.2')
)
libraryDependencies += "com.btmatthews.maven.plugins.ldap" % "server-opendj" % "1.3.2"
[com.btmatthews.maven.plugins.ldap/server-opendj "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.forgerock.opendj » opendj-ldap-sdk | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.btmatthews.utils : monitor | jar | 2.1.3 |
com.btmatthews.maven.plugins.ldap : server-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
com.btmatthews.maven.plugins.ldap : server-api-test | jar | 1.3.2 |