GroupId | GroupIdcom.redhat.lightblue.rest |
---|---|
ArtifactId | ArtifactIdrest-crud-cert-auth |
Version | Version1.1.0 |
Type | Typewar |
Filename | Size |
---|---|
rest-crud-cert-auth-1.1.0.pom | |
rest-crud-cert-auth-1.1.0.war | 9 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>1.1.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:1.1.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/rest-crud-cert-auth/
implementation ("com.redhat.lightblue.rest:rest-crud-cert-auth:1.1.0")
'com.redhat.lightblue.rest:rest-crud-cert-auth:war:1.1.0'
<dependency org="com.redhat.lightblue.rest" name="rest-crud-cert-auth" rev="1.1.0">
<artifact name="rest-crud-cert-auth" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.rest', module='rest-crud-cert-auth', version='1.1.0')
)
libraryDependencies += "com.redhat.lightblue.rest" % "rest-crud-cert-auth" % "1.1.0"
[com.redhat.lightblue.rest/rest-crud-cert-auth "1.1.0"]