is not current version
Last Version 1.3.2

com.btmatthews.maven.plugins.ldap:format-ldif 1.2.0

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

Categories

Categories

Maven Build Tools ORM Data
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

format-ldif
Version

Version

1.2.0
Type

Type

jar

Download format-ldif 1.2.0


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