License |
License |
---|---|
GroupId | GroupIdorg.springframework.ldap |
ArtifactId | ArtifactIdspring-ldap-core-tiger |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-ldap-core-tiger
Spring LDAP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-core-tiger/ -->
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core-tiger</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-core-tiger/
implementation 'org.springframework.ldap:spring-ldap-core-tiger:2.4.1'
// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-core-tiger/
implementation ("org.springframework.ldap:spring-ldap-core-tiger:2.4.1")
'org.springframework.ldap:spring-ldap-core-tiger:jar:2.4.1'
<dependency org="org.springframework.ldap" name="spring-ldap-core-tiger" rev="2.4.1">
<artifact name="spring-ldap-core-tiger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap-core-tiger', version='2.4.1')
)
libraryDependencies += "org.springframework.ldap" % "spring-ldap-core-tiger" % "2.4.1"
[org.springframework.ldap/spring-ldap-core-tiger "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.ldap : spring-ldap-core | jar | 2.4.1 |
org.springframework : spring-tx | jar | 5.3.21 |