Last Version

OpenStack4j IntegrationTest RestEasy Connector 3.1.0.2-jenkins

OpenStack Java API

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.olivergondza.os4j
ArtifactId

ArtifactId

it-resteasy
Version

Version

3.1.0.2-jenkins
Type

Type

jar
Description

Description

OpenStack4j IntegrationTest RestEasy Connector
OpenStack Java API

Download it-resteasy 3.1.0.2-jenkins


<!-- https://jarcasting.com/artifacts/com.github.olivergondza.os4j/it-resteasy/ -->
<dependency>
    <groupId>com.github.olivergondza.os4j</groupId>
    <artifactId>it-resteasy</artifactId>
    <version>3.1.0.2-jenkins</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.olivergondza.os4j/it-resteasy/
implementation 'com.github.olivergondza.os4j:it-resteasy:3.1.0.2-jenkins'
// https://jarcasting.com/artifacts/com.github.olivergondza.os4j/it-resteasy/
implementation ("com.github.olivergondza.os4j:it-resteasy:3.1.0.2-jenkins")
'com.github.olivergondza.os4j:it-resteasy:jar:3.1.0.2-jenkins'
<dependency org="com.github.olivergondza.os4j" name="it-resteasy" rev="3.1.0.2-jenkins">
  <artifact name="it-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.olivergondza.os4j', module='it-resteasy', version='3.1.0.2-jenkins')
)
libraryDependencies += "com.github.olivergondza.os4j" % "it-resteasy" % "3.1.0.2-jenkins"
[com.github.olivergondza.os4j/it-resteasy "3.1.0.2-jenkins"]

Dependencies

compile (8)

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

provided (5)

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

test (2)

Group / Artifact Type Version
com.github.olivergondza.os4j.connectors : openstack4j-resteasy jar 3.1.0.2-jenkins
com.github.olivergondza.os4j : openstack4j-core-integration-test test-jar 3.1.0.2-jenkins

Project Modules

There are no modules declared in this project.