Last Version

OpenStack4j RestEasy Connector 3.10

OpenStack Java API Connectors

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.openstack4j.core.connectors
ArtifactId

ArtifactId

openstack4j-resteasy
Version

Version

3.10
Type

Type

jar
Description

Description

OpenStack4j RestEasy Connector
OpenStack Java API Connectors
Project URL

Project URL

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

Download openstack4j-resteasy 3.10


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

Dependencies

compile (11)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-client jar 3.12.0.Final
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.10.3
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : httpclient jar 4.5.3
com.github.openstack4j.core : openstack4j-core jar 3.10
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

test (4)

Group / Artifact Type Version
com.github.openstack4j.core : openstack4j-core-test jar 3.10
com.squareup.okhttp3 : mockwebserver jar 3.2.0
org.mockito : mockito-core jar 1.9.0
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.