| License |
License |
|---|---|
| GroupId | GroupIdorg.springframework.ldap |
| ArtifactId | ArtifactIdspring-ldap-core |
| Version | Version2.3.7.RELEASE |
| Type | Typejar |
| Description |
Descriptionspring-ldap-core
spring-ldap-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-core/ -->
<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>2.3.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-core/
implementation 'org.springframework.ldap:spring-ldap-core:2.3.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.ldap/spring-ldap-core/
implementation ("org.springframework.ldap:spring-ldap-core:2.3.7.RELEASE")
'org.springframework.ldap:spring-ldap-core:jar:2.3.7.RELEASE'
<dependency org="org.springframework.ldap" name="spring-ldap-core" rev="2.3.7.RELEASE">
<artifact name="spring-ldap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap-core', version='2.3.7.RELEASE')
)
libraryDependencies += "org.springframework.ldap" % "spring-ldap-core" % "2.3.7.RELEASE"
[org.springframework.ldap/spring-ldap-core "2.3.7.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.springframework : spring-beans | jar | 4.3.30.RELEASE |
| org.springframework : spring-core | jar | 4.3.30.RELEASE |
| org.springframework : spring-tx | jar | 4.3.30.RELEASE |
| com.querydsl : querydsl-apt Optional | jar | 4.0.9 |
| com.querydsl : querydsl-core Optional | jar | 4.0.9 |
| commons-pool : commons-pool Optional | jar | 1.6 |
| org.apache.commons : commons-pool2 Optional | jar | 2.4.2 |
| org.springframework.data : spring-data-commons Optional | jar | 1.13.23.RELEASE |
| org.springframework : spring-context Optional | jar | 4.3.30.RELEASE |
| org.springframework : spring-jdbc Optional | jar | 4.3.30.RELEASE |
| org.springframework : spring-orm Optional | jar | 4.3.30.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun : ldapbp | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| gsbase : gsbase | jar | 2.0.1 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.3.0 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.powermock : powermock-api-mockito | jar | 1.6.6 |
| org.powermock : powermock-api-support | jar | 1.6.6 |
| org.powermock : powermock-core | jar | 1.6.6 |
| org.powermock : powermock-module-junit4 | jar | 1.6.6 |
| org.powermock : powermock-module-junit4-common | jar | 1.6.6 |
| org.powermock : powermock-reflect | jar | 1.6.6 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| org.springframework : spring-test | jar | 4.3.30.RELEASE |