Last Version

com.zimory.ldapunit:ldapunit-parent 1.0.0

Set up and expect LDAP server contents

License

License

GroupId

GroupId

com.zimory.ldapunit
ArtifactId

ArtifactId

ldapunit-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Set up and expect LDAP server contents
Project URL

Project URL

http://github.com/zimory/ldapunit
Source Code Management

Source Code Management

https://github.com/zimory/ldapunit

Download ldapunit-parent 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core