You can download spring-ldap-ldif-batch-1.3.1.release.jar in this page.
The Apache Software License, Version 2.0
spring-ldap-ldif-batch-1.3.1.release.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.springframework.ldap/spring-ldap-ldif-batch/pom.properties META-INF/maven/org.springframework.ldap/spring-ldap-ldif-batch/pom.xml org.springframework.ldap.ldif.batch.LdifAggregator.class org.springframework.ldap.ldif.batch.LdifReader.class org.springframework.ldap.ldif.batch.MappingLdifReader.class org.springframework.ldap.ldif.batch.RecordCallbackHandler.class org.springframework.ldap.ldif.batch.RecordMapper.class
spring-ldap-ldif-batch-1.3.1.release.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.springframework.ldap</groupId> <artifactId>spring-ldap-parent-tiger</artifactId> <version>1.3.1.RELEASE</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>spring-ldap-ldif-batch</artifactId> <name>Spring LDAP LDIF Batch</name> <description>Classes for integration with the Spring Batch Framework</description> <properties> <spring-batch.version>2.0.3.RELEASE</spring-batch.version> </properties> <dependencies> <dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-core</artifactId> <version>${spring-batch.version}</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-infrastructure</artifactId> <version>${spring-batch.version}</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.springframework.batch</groupId> <artifactId>spring-batch-test</artifactId> <version>${spring-batch.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.springframework.ldap</groupId> <artifactId>spring-ldap-ldif-core</artifactId> <version>${project.version}</version> <scope>compile</scope> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> </dependencies> </project>
<dependency> <groupId>org.springframework.ldap</groupId> <artifactId>spring-ldap-ldif-batch</artifactId> <version>1.3.1.release</version> </dependency>
If you think the following spring-ldap-ldif-batch-1.3.1.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spring-ldap-ldif-batch-1.3.1.release.jar file