License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.redhat.lightblue.client |
ArtifactId | ArtifactIdlightblue-client-integration-test |
Last Version | Last Version5.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightblue-client: com.redhat.lightblue.client|lightblue-client-integration-test
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-integration-test/ -->
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>lightblue-client-integration-test</artifactId>
<version>5.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-integration-test/
implementation 'com.redhat.lightblue.client:lightblue-client-integration-test:5.17.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-integration-test/
implementation ("com.redhat.lightblue.client:lightblue-client-integration-test:5.17.0")
'com.redhat.lightblue.client:lightblue-client-integration-test:jar:5.17.0'
<dependency org="com.redhat.lightblue.client" name="lightblue-client-integration-test" rev="5.17.0">
<artifact name="lightblue-client-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.client', module='lightblue-client-integration-test', version='5.17.0')
)
libraryDependencies += "com.redhat.lightblue.client" % "lightblue-client-integration-test" % "5.17.0"
[com.redhat.lightblue.client/lightblue-client-integration-test "5.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue.client : lightblue-client-http | jar | 5.17.0 |
com.redhat.lightblue.rest : lightblue-rest-integration-test | jar | 2.28.0 |
junit : junit | jar | 4.12 |
com.google.guava : guava | jar | 24.0-jre |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
org.slf4j : slf4j-api | jar | 1.7.5 |
io.reactivex : rxjava | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.5 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
org.mockito : mockito-core | jar | 1.10.17 |