License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspare.vertx.ldap |
ArtifactId | ArtifactIdvertx-jspare-ldap |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJspare Vert.x LDAP
Improve your Vert.x experience with JSpare Framework
|
Project Organization |
Project OrganizationJSpare.org |
Filename | Size |
---|---|
vertx-jspare-ldap-3.2.0.pom | |
vertx-jspare-ldap-3.2.0.jar | 5 KB |
vertx-jspare-ldap-3.2.0-sources.jar | 2 KB |
vertx-jspare-ldap-3.2.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspare.vertx.ldap/vertx-jspare-ldap/ -->
<dependency>
<groupId>org.jspare.vertx.ldap</groupId>
<artifactId>vertx-jspare-ldap</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspare.vertx.ldap/vertx-jspare-ldap/
implementation 'org.jspare.vertx.ldap:vertx-jspare-ldap:3.2.0'
// https://jarcasting.com/artifacts/org.jspare.vertx.ldap/vertx-jspare-ldap/
implementation ("org.jspare.vertx.ldap:vertx-jspare-ldap:3.2.0")
'org.jspare.vertx.ldap:vertx-jspare-ldap:jar:3.2.0'
<dependency org="org.jspare.vertx.ldap" name="vertx-jspare-ldap" rev="3.2.0">
<artifact name="vertx-jspare-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspare.vertx.ldap', module='vertx-jspare-ldap', version='3.2.0')
)
libraryDependencies += "org.jspare.vertx.ldap" % "vertx-jspare-ldap" % "3.2.0"
[org.jspare.vertx.ldap/vertx-jspare-ldap "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jspare.vertx : vertx-jspare | jar | 3.2.0 |
com.unboundid : unboundid-ldapsdk | jar | 3.1.1 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
org.jspare : jspare-core | jar | 3.0.1 |
io.vertx : vertx-core | jar | 3.4.1 |
io.vertx : vertx-service-proxy | jar | 3.4.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.4 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.8.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.8.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.4 |
com.xebia : jackson-lombok | jar | 1.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | 3.4.1 |
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |