License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.btmatthews.maven.plugins.ldap |
ArtifactId | ArtifactIdserver-unboundid |
Version | Version1.3.2 |
Type | Typejar |
Description |
DescriptionUnboundID Server
UnboundID directory server implementation
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBrian Matthews |
Filename | Size |
---|---|
server-unboundid-1.3.2.pom | |
server-unboundid-1.3.2.jar | 5 KB |
server-unboundid-1.3.2-sources.jar | 6 KB |
server-unboundid-1.3.2-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-unboundid/ -->
<dependency>
<groupId>com.btmatthews.maven.plugins.ldap</groupId>
<artifactId>server-unboundid</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-unboundid/
implementation 'com.btmatthews.maven.plugins.ldap:server-unboundid:1.3.2'
// https://jarcasting.com/artifacts/com.btmatthews.maven.plugins.ldap/server-unboundid/
implementation ("com.btmatthews.maven.plugins.ldap:server-unboundid:1.3.2")
'com.btmatthews.maven.plugins.ldap:server-unboundid:jar:1.3.2'
<dependency org="com.btmatthews.maven.plugins.ldap" name="server-unboundid" rev="1.3.2">
<artifact name="server-unboundid" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.maven.plugins.ldap', module='server-unboundid', version='1.3.2')
)
libraryDependencies += "com.btmatthews.maven.plugins.ldap" % "server-unboundid" % "1.3.2"
[com.btmatthews.maven.plugins.ldap/server-unboundid "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.unboundid : unboundid-ldapsdk | jar | 3.1.1 |
com.btmatthews.utils : monitor | jar | 2.1.3 |
com.btmatthews.maven.plugins.ldap : server-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
com.btmatthews.maven.plugins.ldap : server-api-test | jar | 1.3.2 |