Last Version

Apache Directory Protocol Ldap Converters 0.9.17

Common LDAP converters : LDIF, DSML, CSV, etc

License

License

GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-converter
Version

Version

0.9.17
Type

Type

jar
Description

Description

Apache Directory Protocol Ldap Converters
Common LDAP converters : LDIF, DSML, CSV, etc
Project Organization

Project Organization

The Apache Software Foundation

Download shared-converter 0.9.17


<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-converter/ -->
<dependency>
    <groupId>org.apache.directory.shared</groupId>
    <artifactId>shared-converter</artifactId>
    <version>0.9.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-converter/
implementation 'org.apache.directory.shared:shared-converter:0.9.17'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-converter/
implementation ("org.apache.directory.shared:shared-converter:0.9.17")
'org.apache.directory.shared:shared-converter:jar:0.9.17'
<dependency org="org.apache.directory.shared" name="shared-converter" rev="0.9.17">
  <artifact name="shared-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-converter', version='0.9.17')
)
libraryDependencies += "org.apache.directory.shared" % "shared-converter" % "0.9.17"
[org.apache.directory.shared/shared-converter "0.9.17"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.directory.shared : shared-ldap jar 0.9.17
antlr : antlr jar 2.7.7
org.slf4j : slf4j-api jar 1.5.6

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.6
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.