is not current version
Last Version 3.10

com.github.openstack4j.core.connectors:openstack4j-resteasy 3.3


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.openstack4j.core.connectors
ArtifactId

ArtifactId

openstack4j-resteasy
Version

Version

3.3
Type

Type

jar

Download openstack4j-resteasy 3.3


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