| License |
License |
|---|---|
| GroupId | GroupIdcom.redhat.lightblue.rest |
| ArtifactId | ArtifactIdrest-crud-basic-auth |
| Version | Version1.2.0 |
| Type | Typewar |
| Description |
Descriptionlightblue-rest: com.redhat.lightblue.rest|rest-crud-basic-auth
REST front-ends for Lightblue
|
| Filename | Size |
|---|---|
| rest-crud-basic-auth-1.2.0.pom | |
| rest-crud-basic-auth-1.2.0.war | 8 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.rest/rest-crud-basic-auth/ -->
<dependency>
<groupId>com.redhat.lightblue.rest</groupId>
<artifactId>rest-crud-basic-auth</artifactId>
<version>1.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/rest-crud-basic-auth/
implementation 'com.redhat.lightblue.rest:rest-crud-basic-auth:1.2.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.rest/rest-crud-basic-auth/
implementation ("com.redhat.lightblue.rest:rest-crud-basic-auth:1.2.0")
'com.redhat.lightblue.rest:rest-crud-basic-auth:war:1.2.0'
<dependency org="com.redhat.lightblue.rest" name="rest-crud-basic-auth" rev="1.2.0">
<artifact name="rest-crud-basic-auth" type="war" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.rest', module='rest-crud-basic-auth', version='1.2.0')
)
libraryDependencies += "com.redhat.lightblue.rest" % "rest-crud-basic-auth" % "1.2.0"
[com.redhat.lightblue.rest/rest-crud-basic-auth "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.redhat.lightblue.rest : rest-crud | war | 1.2.0 |
| com.google.guava : guava | jar | 14.0.1 |
| com.netflix.hystrix : hystrix-metrics-event-stream | jar | 1.3.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.2.Final |
| org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.6.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 | jar | 1.0.0.CR8 |
| org.jboss.weld : weld-core | jar | 1.1.5.AS71.Final |
| org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven | jar |