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