License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue.ldap |
ArtifactId | ArtifactIdlightblue-ldap-common |
Version | Version1.11.0 |
Type | Typejar |
Description |
DescriptionLightblue LDAP implementation
|
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.ldap/lightblue-ldap-common/ -->
<dependency>
<groupId>com.redhat.lightblue.ldap</groupId>
<artifactId>lightblue-ldap-common</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.ldap/lightblue-ldap-common/
implementation 'com.redhat.lightblue.ldap:lightblue-ldap-common:1.11.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.ldap/lightblue-ldap-common/
implementation ("com.redhat.lightblue.ldap:lightblue-ldap-common:1.11.0")
'com.redhat.lightblue.ldap:lightblue-ldap-common:jar:1.11.0'
<dependency org="com.redhat.lightblue.ldap" name="lightblue-ldap-common" rev="1.11.0">
<artifact name="lightblue-ldap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.ldap', module='lightblue-ldap-common', version='1.11.0')
)
libraryDependencies += "com.redhat.lightblue.ldap" % "lightblue-ldap-common" % "1.11.0"
[com.redhat.lightblue.ldap/lightblue-ldap-common "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue : lightblue-core-metadata | jar | 2.6.0 |
com.unboundid : unboundid-ldapsdk | jar | 3.1.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
org.mockito : mockito-core | jar | 2.0.82-beta |
com.redhat.lightblue : lightblue-core-test | jar | 2.6.0 |