Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.redhat.lightblue.rest |
ArtifactId | ArtifactIdlightblue-rest-metadata-cert-auth |
Version | Version1.7.0 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-metadata-cert-auth/ -->
<dependency>
<groupId>com.redhat.lightblue.rest</groupId>
<artifactId>lightblue-rest-metadata-cert-auth</artifactId>
<version>1.7.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-metadata-cert-auth/
implementation 'com.redhat.lightblue.rest:lightblue-rest-metadata-cert-auth:1.7.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-metadata-cert-auth/
implementation ("com.redhat.lightblue.rest:lightblue-rest-metadata-cert-auth:1.7.0")
'com.redhat.lightblue.rest:lightblue-rest-metadata-cert-auth:war:1.7.0'
<dependency org="com.redhat.lightblue.rest" name="lightblue-rest-metadata-cert-auth" rev="1.7.0">
<artifact name="lightblue-rest-metadata-cert-auth" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.rest', module='lightblue-rest-metadata-cert-auth', version='1.7.0')
)
libraryDependencies += "com.redhat.lightblue.rest" % "lightblue-rest-metadata-cert-auth" % "1.7.0"
[com.redhat.lightblue.rest/lightblue-rest-metadata-cert-auth "1.7.0"]