is not current version
Last Version 3.2.0

org.jspare.vertx.ldap:vertx-jspare-ldap 1.1.0-M05


Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.jspare.vertx.ldap
ArtifactId

ArtifactId

vertx-jspare-ldap
Version

Version

1.1.0-M05
Type

Type

jar

Download vertx-jspare-ldap 1.1.0-M05


<!-- https://jarcasting.com/artifacts/org.jspare.vertx.ldap/vertx-jspare-ldap/ -->
<dependency>
    <groupId>org.jspare.vertx.ldap</groupId>
    <artifactId>vertx-jspare-ldap</artifactId>
    <version>1.1.0-M05</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspare.vertx.ldap/vertx-jspare-ldap/
implementation 'org.jspare.vertx.ldap:vertx-jspare-ldap:1.1.0-M05'
// https://jarcasting.com/artifacts/org.jspare.vertx.ldap/vertx-jspare-ldap/
implementation ("org.jspare.vertx.ldap:vertx-jspare-ldap:1.1.0-M05")
'org.jspare.vertx.ldap:vertx-jspare-ldap:jar:1.1.0-M05'
<dependency org="org.jspare.vertx.ldap" name="vertx-jspare-ldap" rev="1.1.0-M05">
  <artifact name="vertx-jspare-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspare.vertx.ldap', module='vertx-jspare-ldap', version='1.1.0-M05')
)
libraryDependencies += "org.jspare.vertx.ldap" % "vertx-jspare-ldap" % "1.1.0-M05"
[org.jspare.vertx.ldap/vertx-jspare-ldap "1.1.0-M05"]