is not current version
Last Version 1.2.1

org.springframework.ldap:spring-ldap-tiger 1.2


GroupId

GroupId

org.springframework.ldap
ArtifactId

ArtifactId

spring-ldap-tiger
Version

Version

1.2
Type

Type

jar

Download spring-ldap-tiger 1.2


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