GroupId | GroupIdcom.redhat.lightblue.rest |
---|---|
ArtifactId | ArtifactIdrest-crud-cert-auth |
Version | Version0.9.0 |
Type | Typewar |
Filename | Size |
---|---|
rest-crud-cert-auth-0.9.0.pom | |
rest-crud-cert-auth-0.9.0.war | 12 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.rest/rest-crud-cert-auth/ -->
<dependency>
<groupId>com.redhat.lightblue.rest</groupId>
<artifactId>rest-crud-cert-auth</artifactId>
<version>0.9.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/rest-crud-cert-auth/
implementation 'com.redhat.lightblue.rest:rest-crud-cert-auth:0.9.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/rest-crud-cert-auth/
implementation ("com.redhat.lightblue.rest:rest-crud-cert-auth:0.9.0")
'com.redhat.lightblue.rest:rest-crud-cert-auth:war:0.9.0'
<dependency org="com.redhat.lightblue.rest" name="rest-crud-cert-auth" rev="0.9.0">
<artifact name="rest-crud-cert-auth" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.rest', module='rest-crud-cert-auth', version='0.9.0')
)
libraryDependencies += "com.redhat.lightblue.rest" % "rest-crud-cert-auth" % "0.9.0"
[com.redhat.lightblue.rest/rest-crud-cert-auth "0.9.0"]