OpenStack4j
The project has been forked and it is hosted at openstack4j/openstack4j.
License |
License |
---|---|
Categories |
CategoriesRESTEasy Program Interface REST Frameworks |
GroupId | GroupIdcom.huawei.openstack4j.connectors |
ArtifactId | ArtifactIdopenstack4j-resteasy |
Last Version | Last Version1.0.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenStack4j RestEasy Connector
OpenStack Java API Connectors
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.huawei.openstack4j.connectors/openstack4j-resteasy/ -->
<dependency>
<groupId>com.huawei.openstack4j.connectors</groupId>
<artifactId>openstack4j-resteasy</artifactId>
<version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.huawei.openstack4j.connectors/openstack4j-resteasy/
implementation 'com.huawei.openstack4j.connectors:openstack4j-resteasy:1.0.26'
// https://jarcasting.com/artifacts/com.huawei.openstack4j.connectors/openstack4j-resteasy/
implementation ("com.huawei.openstack4j.connectors:openstack4j-resteasy:1.0.26")
'com.huawei.openstack4j.connectors:openstack4j-resteasy:jar:1.0.26'
<dependency org="com.huawei.openstack4j.connectors" name="openstack4j-resteasy" rev="1.0.26">
<artifact name="openstack4j-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huawei.openstack4j.connectors', module='openstack4j-resteasy', version='1.0.26')
)
libraryDependencies += "com.huawei.openstack4j.connectors" % "openstack4j-resteasy" % "1.0.26"
[com.huawei.openstack4j.connectors/openstack4j-resteasy "1.0.26"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-jaxrs | jar | 2.3.7.Final |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.0 |
commons-logging : commons-logging | jar | 1.2 |
com.huawei : openstack4j-core | jar | 1.0.26 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 3.2.0 |
org.mockito : mockito-core | jar | 1.9.0 |
org.testng : testng | jar | 6.8 |
The project has been forked and it is hosted at openstack4j/openstack4j.