Last Version

OpenStack4j Integration test Cases 3.10

OpenStack Java API

License

License

GroupId

GroupId

com.github.openstack4j.core
ArtifactId

ArtifactId

openstack4j-core-integration-test
Version

Version

3.10
Type

Type

jar
Description

Description

OpenStack4j Integration test Cases
OpenStack Java API
Project URL

Project URL

http://github.com/openstack4j/openstack4j/

Download openstack4j-core-integration-test 3.10


<!-- https://jarcasting.com/artifacts/com.github.openstack4j.core/openstack4j-core-integration-test/ -->
<dependency>
    <groupId>com.github.openstack4j.core</groupId>
    <artifactId>openstack4j-core-integration-test</artifactId>
    <version>3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openstack4j.core/openstack4j-core-integration-test/
implementation 'com.github.openstack4j.core:openstack4j-core-integration-test:3.10'
// https://jarcasting.com/artifacts/com.github.openstack4j.core/openstack4j-core-integration-test/
implementation ("com.github.openstack4j.core:openstack4j-core-integration-test:3.10")
'com.github.openstack4j.core:openstack4j-core-integration-test:jar:3.10'
<dependency org="com.github.openstack4j.core" name="openstack4j-core-integration-test" rev="3.10">
  <artifact name="openstack4j-core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openstack4j.core', module='openstack4j-core-integration-test', version='3.10')
)
libraryDependencies += "com.github.openstack4j.core" % "openstack4j-core-integration-test" % "3.10"
[com.github.openstack4j.core/openstack4j-core-integration-test "3.10"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.openstack4j.core : openstack4j jar 3.10
org.slf4j : slf4j-simple jar 1.7.21
com.google.guava : guava jar 24.1.1-jre
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.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

provided (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
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.0.1
software.betamax : betamax-core jar 2.0.1

Project Modules

  • it-jersey2
  • it-resteasy
  • it-okhttp
  • it-httpclient