| License |
License |
|---|---|
| Categories |
CategoriesJersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.github.openstack4j.core.connectors |
| ArtifactId | ArtifactIdopenstack4j-jersey2 |
| Version | Version3.10 |
| Type | Typejar |
| Description |
DescriptionOpenStack4j Jersey2 Connector
OpenStack Java API Connectors
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| openstack4j-jersey2-3.10.pom | |
| openstack4j-jersey2-3.10.jar | 15 KB |
| openstack4j-jersey2-3.10-sources.jar | 6 KB |
| openstack4j-jersey2-3.10-javadoc.jar | 36 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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openstack4j.core.connectors/openstack4j-jersey2/
implementation 'com.github.openstack4j.core.connectors:openstack4j-jersey2:3.10'
// https://jarcasting.com/artifacts/com.github.openstack4j.core.connectors/openstack4j-jersey2/
implementation ("com.github.openstack4j.core.connectors:openstack4j-jersey2:3.10")
'com.github.openstack4j.core.connectors:openstack4j-jersey2:jar:3.10'
<dependency org="com.github.openstack4j.core.connectors" name="openstack4j-jersey2" rev="3.10">
<artifact name="openstack4j-jersey2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openstack4j.core.connectors', module='openstack4j-jersey2', version='3.10')
)
libraryDependencies += "com.github.openstack4j.core.connectors" % "openstack4j-jersey2" % "3.10"
[com.github.openstack4j.core.connectors/openstack4j-jersey2 "3.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.core : jersey-client | jar | 2.22.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.11 |
| com.github.openstack4j.core : openstack4j-core | jar | 3.10 |
| com.google.guava : guava | jar | 24.1.1-jre |
| 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 |
| 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 |