Last Version

Spring LDAP LDIF 1.3.1.RELEASE

This packages provides an LDIF Parser for use with the Spring LDAP suite of utilities.

GroupId

GroupId

org.springframework.ldap.ldif
ArtifactId

ArtifactId

spring-ldap-ldif
Version

Version

1.3.1.RELEASE
Type

Type

pom
Description

Description

Spring LDAP LDIF
This packages provides an LDIF Parser for use with the Spring LDAP suite of utilities.

Download spring-ldap-ldif 1.3.1.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
log4j : log4j jar 1.2.9

Project Modules

  • ldif-core
  • ldif-batch