is not current version
Last Version 0.2.0

de.otto:jetty-ldap_2.12 0.1.3

jetty-ldap

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jetty-ldap_2.12
Version

Version

0.1.3
Type

Type

jar

Download jetty-ldap_2.12 0.1.3


<!-- https://jarcasting.com/artifacts/de.otto/jetty-ldap_2.12/ -->
<dependency>
    <groupId>de.otto</groupId>
    <artifactId>jetty-ldap_2.12</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jetty-ldap_2.12/
implementation 'de.otto:jetty-ldap_2.12:0.1.3'
// https://jarcasting.com/artifacts/de.otto/jetty-ldap_2.12/
implementation ("de.otto:jetty-ldap_2.12:0.1.3")
'de.otto:jetty-ldap_2.12:jar:0.1.3'
<dependency org="de.otto" name="jetty-ldap_2.12" rev="0.1.3">
  <artifact name="jetty-ldap_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jetty-ldap_2.12', version='0.1.3')
)
libraryDependencies += "de.otto" % "jetty-ldap_2.12" % "0.1.3"
[de.otto/jetty-ldap_2.12 "0.1.3"]