License |
License |
---|---|
Categories |
CategoriesMaven Build Tools ORM Data |
GroupId | GroupIdcom.btmatthews.maven.plugins.ldap |
ArtifactId | ArtifactIdformat-ldif |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionFormat LDIF
Handler for importing and exporting directory entries in from and to LDAP Data Interchange Format
(LDIF) files
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBrian Matthews |
Filename | Size |
---|---|
format-ldif-1.3.2.pom | |
format-ldif-1.3.2.jar | 5 KB |
format-ldif-1.3.2-sources.jar | 7 KB |
format-ldif-1.3.2-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.btmatthews.maven.plugins.ldap : format-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.unboundid : unboundid-ldapsdk | jar | 3.1.1 |
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 |