| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.redhat.lightblue.rest | 
    
| ArtifactId | ArtifactIdlightblue-rest-test | 
    
| Last Version | Last Version2.28.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionlightblue-rest: com.redhat.lightblue.rest|lightblue-rest-test 
            REST front-ends for Lightblue 
         | 
    
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-test/ -->
<dependency>
    <groupId>com.redhat.lightblue.rest</groupId>
    <artifactId>lightblue-rest-test</artifactId>
    <version>2.28.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-test/
implementation 'com.redhat.lightblue.rest:lightblue-rest-test:2.28.0'
                // https://jarcasting.com/artifacts/com.redhat.lightblue.rest/lightblue-rest-test/
implementation ("com.redhat.lightblue.rest:lightblue-rest-test:2.28.0")
                'com.redhat.lightblue.rest:lightblue-rest-test:jar:2.28.0'
                <dependency org="com.redhat.lightblue.rest" name="lightblue-rest-test" rev="2.28.0">
  <artifact name="lightblue-rest-test" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.redhat.lightblue.rest', module='lightblue-rest-test', version='2.28.0')
)
                libraryDependencies += "com.redhat.lightblue.rest" % "lightblue-rest-test" % "2.28.0"
                [com.redhat.lightblue.rest/lightblue-rest-test "2.28.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.redhat.lightblue.rest : lightblue-rest-common | jar | 2.28.0 | 
| junit : junit | jar | 4.12 | 
| com.redhat.lightblue : lightblue-core-test | jar | 2.17.0 | 
| org.jboss.shrinkwrap : shrinkwrap-api | jar | |
| org.esbtools.lightblue-notification-hook : lightblue-notification-hook | jar | 0.1.4 | 
| com.google.guava : guava | jar | 18.0 | 
| 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 | 
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.jboss.arquillian.junit : arquillian-junit-container | jar | |
| org.jboss.weld : weld-core | jar | 1.1.28.Final | 
| org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven | jar |