is not current version
Last Version 1.3.2

com.btmatthews.maven.plugins.ldap:server-opendj 1.2.0

OpenDJ directory server implementation

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

server-opendj
Version

Version

1.2.0
Type

Type

jar

Download server-opendj 1.2.0


<!-- 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-opendj/
implementation 'com.btmatthews.maven.plugins.ldap:server-opendj:1.2.0'
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-opendj/
implementation ("com.btmatthews.maven.plugins.ldap:server-opendj:1.2.0")
'com.btmatthews.maven.plugins.ldap:server-opendj:jar:1.2.0'
<dependency org="com.btmatthews.maven.plugins.ldap" name="server-opendj" rev="1.2.0">
  <artifact name="server-opendj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.maven.plugins.ldap', module='server-opendj', version='1.2.0')
)
libraryDependencies += "com.btmatthews.maven.plugins.ldap" % "server-opendj" % "1.2.0"
[com.btmatthews.maven.plugins.ldap/server-opendj "1.2.0"]