| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdde.otto |
| ArtifactId | ArtifactIdjetty-ldap_2.12 |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
Descriptionjetty-ldap
jetty-ldap
|
| Project Organization |
Project Organizationde.otto |
| Filename | Size |
|---|---|
| jetty-ldap_2.12-0.2.0.pom | |
| jetty-ldap_2.12-0.2.0.jar | 2 KB |
| jetty-ldap_2.12-0.2.0-sources.jar | 1 KB |
| jetty-ldap_2.12-0.2.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.otto/jetty-ldap_2.12/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>jetty-ldap_2.12</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jetty-ldap_2.12/
implementation 'de.otto:jetty-ldap_2.12:0.2.0'
// https://jarcasting.com/artifacts/de.otto/jetty-ldap_2.12/
implementation ("de.otto:jetty-ldap_2.12:0.2.0")
'de.otto:jetty-ldap_2.12:jar:0.2.0'
<dependency org="de.otto" name="jetty-ldap_2.12" rev="0.2.0">
<artifact name="jetty-ldap_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jetty-ldap_2.12', version='0.2.0')
)
libraryDependencies += "de.otto" % "jetty-ldap_2.12" % "0.2.0"
[de.otto/jetty-ldap_2.12 "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.5 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.8.v20171121 |
| org.eclipse.jetty : jetty-jaas | jar | 9.4.8.v20171121 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-client | jar | 9.4.8.v20171121 |
| org.eclipse.jetty : jetty-server | jar | 9.4.8.v20171121 |
| org.scalatest : scalatest_2.12 | jar | 3.0.3 |