is not current version
Last Version 1.3.2

com.btmatthews.maven.plugins.ldap:parent 1.2.0

Parse and load LDIF records to an LDAP directory server. Dump records from an LDAP directory server to LDIF or DSML formats. Start or stop an embedded LDAP server.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.btmatthews.maven.plugins.ldap
ArtifactId

ArtifactId

parent
Version

Version

1.2.0
Type

Type

pom

Download parent 1.2.0

Filename Size
parent-1.2.0.pom 22 KB
Browse

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