Last Version

OpenStack4j IntegrationTest RestEasy Connector 3.10

OpenStack Java API

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.openstack4j.core
ArtifactId

ArtifactId

it-resteasy
Version

Version

3.10
Type

Type

jar
Description

Description

OpenStack4j IntegrationTest RestEasy Connector
OpenStack Java API

Download it-resteasy 3.10


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

test (2)

Group / Artifact Type Version
com.github.openstack4j.core.connectors : openstack4j-resteasy jar 3.10
com.github.openstack4j.core : openstack4j-core-integration-test test-jar 3.10

Project Modules

There are no modules declared in this project.