is not current version
Last Version 3.10

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


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.openstack4j.core.connectors
ArtifactId

ArtifactId

openstack4j-jersey2
Version

Version

3.3
Type

Type

jar

Download openstack4j-jersey2 3.3


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