Last Version

Format DSML 1.3.2

Handler for importing and exporting directory entries in from and to Directory Services Markup Language (DSML) files

License

License

Categories

Categories

Maven Build Tools ORM Data
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

format-dsml
Version

Version

1.3.2
Type

Type

jar
Description

Description

Format DSML
Handler for importing and exporting directory entries in from and to Directory Services Markup Language (DSML) files
Project URL

Project URL

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

Project Organization

Brian Matthews

Download format-dsml 1.3.2


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

Dependencies

compile (3)

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

provided (1)

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

test (4)

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
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.