Registry / other / spring-ldap-ldif-batch

spring-ldap-ldif-batch

JSON →
library2.3.8.RELEASEjavamavenunverified

Provides batch processing support for LDIF (LDAP Data Interchange Format) files within Spring LDAP.

<dependency> <groupId>org.springframework.ldap</groupId> <artifactId>spring-ldap-ldif-batch</artifactId> <version>2.3.8.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-LDAP-LDIF-B
S
spring-ldap-ldif-batch
otherjavav2.3.8.RELEASE
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LdifReader
org.springframework.ldap.ldif.batch.LdifReader

Creates an LDIF reader for batch processing of LDIF files.

import org.springframework.ldap.ldif.batch.LdifReader; LdifReader reader = new LdifReader(); reader.setResource(new FileSystemResource("data.ldif"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.8.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
spring-ldap-ldif-batch — mvn dependency:get spring-ldap-ldif-batch · libregistry