is not current version
Last Version 1.3.2

com.btmatthews.maven.plugins.ldap:server-unboundid 1.3.0

UnboundID directory server implementation

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

server-unboundid
Version

Version

1.3.0
Type

Type

jar

Download server-unboundid 1.3.0


<!-- https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-unboundid/ -->
<dependency>
    <groupId>com.btmatthews.maven.plugins.ldap</groupId>
    <artifactId>server-unboundid</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-unboundid/
implementation 'com.btmatthews.maven.plugins.ldap:server-unboundid:1.3.0'
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-unboundid/
implementation ("com.btmatthews.maven.plugins.ldap:server-unboundid:1.3.0")
'com.btmatthews.maven.plugins.ldap:server-unboundid:jar:1.3.0'
<dependency org="com.btmatthews.maven.plugins.ldap" name="server-unboundid" rev="1.3.0">
  <artifact name="server-unboundid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.maven.plugins.ldap', module='server-unboundid', version='1.3.0')
)
libraryDependencies += "com.btmatthews.maven.plugins.ldap" % "server-unboundid" % "1.3.0"
[com.btmatthews.maven.plugins.ldap/server-unboundid "1.3.0"]