Last Version

Format LDIF 1.3.2

Handler for importing and exporting directory entries in from and to LDAP Data Interchange Format (LDIF) files

License

License

Categories

Categories

Maven Build Tools ORM Data
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

format-ldif
Version

Version

1.3.2
Type

Type

jar
Description

Description

Format LDIF
Handler for importing and exporting directory entries in from and to LDAP Data Interchange Format (LDIF) files
Project URL

Project URL

http://ldap-maven-plugin.btmatthews.com/format-ldif
Project Organization

Project Organization

Brian Matthews

Download format-ldif 1.3.2


<!-- https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/format-ldif/ -->
<dependency>
    <groupId>com.btmatthews.maven.plugins.ldap</groupId>
    <artifactId>format-ldif</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/format-ldif/
implementation 'com.btmatthews.maven.plugins.ldap:format-ldif:1.3.2'
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/format-ldif/
implementation ("com.btmatthews.maven.plugins.ldap:format-ldif:1.3.2")
'com.btmatthews.maven.plugins.ldap:format-ldif:jar:1.3.2'
<dependency org="com.btmatthews.maven.plugins.ldap" name="format-ldif" rev="1.3.2">
  <artifact name="format-ldif" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.maven.plugins.ldap', module='format-ldif', version='1.3.2')
)
libraryDependencies += "com.btmatthews.maven.plugins.ldap" % "format-ldif" % "1.3.2"
[com.btmatthews.maven.plugins.ldap/format-ldif "1.3.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.btmatthews.maven.plugins.ldap : format-api jar 1.3.2

provided (1)

Group / Artifact Type Version
com.unboundid : unboundid-ldapsdk jar 3.1.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
com.btmatthews.maven.plugins.ldap : format-api-test jar 1.3.2

Project Modules

There are no modules declared in this project.