| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.olivergondza.os4j | 
| ArtifactId | ArtifactIdit-httpclient | 
| Last Version | Last Version3.1.0.2-jenkins | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenStack4j IntegrationTest Apache HttpClient OpenStack Java API | 
<!-- https://jarcasting.com/artifacts/com.github.olivergondza.os4j/it-httpclient/ -->
<dependency>
    <groupId>com.github.olivergondza.os4j</groupId>
    <artifactId>it-httpclient</artifactId>
    <version>3.1.0.2-jenkins</version>
</dependency>// https://jarcasting.com/artifacts/com.github.olivergondza.os4j/it-httpclient/
implementation 'com.github.olivergondza.os4j:it-httpclient:3.1.0.2-jenkins'// https://jarcasting.com/artifacts/com.github.olivergondza.os4j/it-httpclient/
implementation ("com.github.olivergondza.os4j:it-httpclient:3.1.0.2-jenkins")'com.github.olivergondza.os4j:it-httpclient:jar:3.1.0.2-jenkins'<dependency org="com.github.olivergondza.os4j" name="it-httpclient" rev="3.1.0.2-jenkins">
  <artifact name="it-httpclient" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.olivergondza.os4j', module='it-httpclient', version='3.1.0.2-jenkins')
)libraryDependencies += "com.github.olivergondza.os4j" % "it-httpclient" % "3.1.0.2-jenkins"[com.github.olivergondza.os4j/it-httpclient "3.1.0.2-jenkins"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.olivergondza.os4j : openstack4j | jar | 3.1.0.2-jenkins | 
| org.slf4j : slf4j-simple | jar | 1.7.21 | 
| com.google.guava : guava | jar | 20.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.7.3 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.7.3 | 
| com.google.code.findbugs : jsr305 | jar | 2.0.0 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| com.github.fge : json-patch | jar | 1.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.spockframework : spock-core | jar | 1.0-groovy-2.4 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.5 | 
| software.betamax : betamax-junit | jar | 2.1.0-SNAPSHOT | 
| software.betamax : betamax-core | jar | 2.1.0-20160705.041750-6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.olivergondza.os4j.connectors : openstack4j-httpclient | jar | 3.1.0.2-jenkins | 
| com.github.olivergondza.os4j : openstack4j-core-integration-test | test-jar | 3.1.0.2-jenkins |