License |
License |
---|---|
GroupId | GroupIdorg.springframework.ldap |
ArtifactId | ArtifactIdspring-ldap-odm |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-ldap-odm
Spring LDAP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-ldap-odm-2.4.1.pom | |
spring-ldap-odm-2.4.1.jar | 35 KB |
spring-ldap-odm-2.4.1-sources.jar | 19 KB |
spring-ldap-odm-2.4.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-odm/ -->
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-odm</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-odm/
implementation 'org.springframework.ldap:spring-ldap-odm:2.4.1'
// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-odm/
implementation ("org.springframework.ldap:spring-ldap-odm:2.4.1")
'org.springframework.ldap:spring-ldap-odm:jar:2.4.1'
<dependency org="org.springframework.ldap" name="spring-ldap-odm" rev="2.4.1">
<artifact name="spring-ldap-odm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap-odm', version='2.4.1')
)
libraryDependencies += "org.springframework.ldap" % "spring-ldap-odm" % "2.4.1"
[org.springframework.ldap/spring-ldap-odm "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.ldap : spring-ldap-core | jar | 2.4.1 |
org.springframework.ldap : spring-ldap-core-tiger | jar | 2.4.1 |
org.springframework : spring-core | jar | 5.3.21 |
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.31 |
commons-logging : commons-logging | jar | 1.2 |
commons-cli : commons-cli | jar | 1.2 |
org.springframework : spring-context | jar | 5.3.21 |