License |
License |
---|---|
Categories |
CategoriesMaven Build Tools ORM Data |
GroupId | GroupIdcom.btmatthews.maven.plugins.ldap |
ArtifactId | ArtifactIdformat-dsml |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionFormat DSML
Handler for importing and exporting directory entries in from and to Directory Services Markup Language
(DSML) files
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBrian Matthews |
Filename | Size |
---|---|
format-dsml-1.3.2.pom | |
format-dsml-1.3.2.jar | 8 KB |
format-dsml-1.3.2-sources.jar | 8 KB |
format-dsml-1.3.2-javadoc.jar | 35 KB |
Browse |
<!-- 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"]
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 |
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 |
xmlunit : xmlunit | jar | 1.6 |