License |
License |
---|---|
GroupId | GroupIdorg.apache.directory.shared |
ArtifactId | ArtifactIdshared-ldap-converter |
Last Version | Last Version0.9.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Directory Shared Ldap Converters
Common LDAP converters : LDIF, DSML, CSV, etc
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-converter/ -->
<dependency>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-ldap-converter</artifactId>
<version>0.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-converter/
implementation 'org.apache.directory.shared:shared-ldap-converter:0.9.19'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-converter/
implementation ("org.apache.directory.shared:shared-ldap-converter:0.9.19")
'org.apache.directory.shared:shared-ldap-converter:jar:0.9.19'
<dependency org="org.apache.directory.shared" name="shared-ldap-converter" rev="0.9.19">
<artifact name="shared-ldap-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-converter', version='0.9.19')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-converter" % "0.9.19"
[org.apache.directory.shared/shared-ldap-converter "0.9.19"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.shared : shared-i18n | jar | 0.9.19 |
org.apache.directory.shared : shared-ldif | jar | 0.9.19 |
org.apache.directory.shared : shared-ldap | jar | 0.9.19 |
org.slf4j : slf4j-api | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.10 |
junit : junit | jar | 4.7 |