GroupId | GroupIdcom.redhat.lightblue.rest |
---|---|
ArtifactId | ArtifactIdlightblue-rest-auth |
Version | Version2.13.0 |
Type | Typejar |
Filename | Size |
---|---|
lightblue-rest-auth-2.13.0.pom | |
lightblue-rest-auth-2.13.0.jar | 21 KB |
lightblue-rest-auth-2.13.0-sources.jar | 14 KB |
lightblue-rest-auth-2.13.0-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-auth/ -->
<dependency>
<groupId>com.redhat.lightblue.rest</groupId>
<artifactId>lightblue-rest-auth</artifactId>
<version>2.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-auth/
implementation 'com.redhat.lightblue.rest:lightblue-rest-auth:2.13.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-auth/
implementation ("com.redhat.lightblue.rest:lightblue-rest-auth:2.13.0")
'com.redhat.lightblue.rest:lightblue-rest-auth:jar:2.13.0'
<dependency org="com.redhat.lightblue.rest" name="lightblue-rest-auth" rev="2.13.0">
<artifact name="lightblue-rest-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.rest', module='lightblue-rest-auth', version='2.13.0')
)
libraryDependencies += "com.redhat.lightblue.rest" % "lightblue-rest-auth" % "2.13.0"
[com.redhat.lightblue.rest/lightblue-rest-auth "2.13.0"]