| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.redhat.lightblue.client |
| ArtifactId | ArtifactIdlightblue-client-http |
| Last Version | Last Version5.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlightblue-client: com.redhat.lightblue.client|lightblue-client-http
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-http/ -->
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>lightblue-client-http</artifactId>
<version>5.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-http/
implementation 'com.redhat.lightblue.client:lightblue-client-http:5.17.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-http/
implementation ("com.redhat.lightblue.client:lightblue-client-http:5.17.0")
'com.redhat.lightblue.client:lightblue-client-http:jar:5.17.0'
<dependency org="com.redhat.lightblue.client" name="lightblue-client-http" rev="5.17.0">
<artifact name="lightblue-client-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.client', module='lightblue-client-http', version='5.17.0')
)
libraryDependencies += "com.redhat.lightblue.client" % "lightblue-client-http" % "5.17.0"
[com.redhat.lightblue.client/lightblue-client-http "5.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.redhat.lightblue.client : lightblue-client-core | jar | 5.17.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| com.ning : compress-lzf | jar | 1.0.3 |
| 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 |
|---|---|---|
| com.github.tomakehurst : wiremock | jar | 1.57 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| junit : junit | jar | 4.12 |
| org.skyscreamer : jsonassert | jar | 1.2.3 |
| org.mockito : mockito-core | jar | 1.10.17 |