Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.github.openstack4j.core.connectors |
ArtifactId | ArtifactIdopenstack4j-jersey2 |
Version | Version3.4 |
Type | Typejar |
Filename | Size |
---|---|
openstack4j-jersey2-3.4.pom | |
openstack4j-jersey2-3.4.jar | 15 KB |
openstack4j-jersey2-3.4-sources.jar | 6 KB |
openstack4j-jersey2-3.4-javadoc.jar | 35 KB |
Browse |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openstack4j.core.connectors/openstack4j-jersey2/
implementation 'com.github.openstack4j.core.connectors:openstack4j-jersey2:3.4'
// https://jarcasting.com/artifacts/com.github.openstack4j.core.connectors/openstack4j-jersey2/
implementation ("com.github.openstack4j.core.connectors:openstack4j-jersey2:3.4")
'com.github.openstack4j.core.connectors:openstack4j-jersey2:jar:3.4'
<dependency org="com.github.openstack4j.core.connectors" name="openstack4j-jersey2" rev="3.4">
<artifact name="openstack4j-jersey2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openstack4j.core.connectors', module='openstack4j-jersey2', version='3.4')
)
libraryDependencies += "com.github.openstack4j.core.connectors" % "openstack4j-jersey2" % "3.4"
[com.github.openstack4j.core.connectors/openstack4j-jersey2 "3.4"]