Last Version

Spring LDAP Integration Tests (Generic) 1.3.1.RELEASE


GroupId

GroupId

org.springframework.ldap
ArtifactId

ArtifactId

spring-ldap-integration-tests
Version

Version

1.3.1.RELEASE
Type

Type

jar
Description

Description

Spring LDAP Integration Tests (Generic)

Download spring-ldap-integration-tests 1.3.1.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.ldap : spring-ldap-test jar 1.3.1.RELEASE
org.springframework.ldap : spring-ldap-core-tiger jar 1.3.1.RELEASE
commons-logging : commons-logging jar 1.0.4
org.springframework : spring-core jar 3.0.5.RELEASE
org.springframework : spring-beans jar 3.0.5.RELEASE

provided (3)

Group / Artifact Type Version
commons-pool : commons-pool jar 1.5.4
org.springframework : spring-jdbc jar 3.0.5.RELEASE
org.springframework : spring-orm jar 3.0.5.RELEASE

test (9)

Group / Artifact Type Version
org.springframework : spring-aop jar 3.0.5.RELEASE
org.hibernate : hibernate jar 3.2.6.ga
aspectj : aspectjrt jar 1.5.3
aspectj : aspectjweaver jar 1.5.3
gsbase : gsbase jar 2.0.1
hsqldb : hsqldb jar 1.8.0.7
junit : junit jar 4.8.2
org.springframework : spring-test jar 3.0.5.RELEASE
log4j : log4j jar 1.2.9

Project Modules

There are no modules declared in this project.