OpenStack4j
The project has been forked and it is hosted at openstack4j/openstack4j.
License |
License |
---|---|
GroupId | GroupIdcom.huawei.openstack4j.connectors |
ArtifactId | ArtifactIdopenstack4j-okhttp |
Last Version | Last Version1.0.26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenStack4j OKHttp Connector
OpenStack Java API Connectors
|
Project URL |
Project URL |
Filename | Size |
---|---|
openstack4j-okhttp-1.0.26.pom | |
openstack4j-okhttp-1.0.26.jar | 12 KB |
openstack4j-okhttp-1.0.26-sources.jar | 7 KB |
openstack4j-okhttp-1.0.26-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.huawei.openstack4j.connectors/openstack4j-okhttp/ -->
<dependency>
<groupId>com.huawei.openstack4j.connectors</groupId>
<artifactId>openstack4j-okhttp</artifactId>
<version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.huawei.openstack4j.connectors/openstack4j-okhttp/
implementation 'com.huawei.openstack4j.connectors:openstack4j-okhttp:1.0.26'
// https://jarcasting.com/artifacts/com.huawei.openstack4j.connectors/openstack4j-okhttp/
implementation ("com.huawei.openstack4j.connectors:openstack4j-okhttp:1.0.26")
'com.huawei.openstack4j.connectors:openstack4j-okhttp:jar:1.0.26'
<dependency org="com.huawei.openstack4j.connectors" name="openstack4j-okhttp" rev="1.0.26">
<artifact name="openstack4j-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huawei.openstack4j.connectors', module='openstack4j-okhttp', version='1.0.26')
)
libraryDependencies += "com.huawei.openstack4j.connectors" % "openstack4j-okhttp" % "1.0.26"
[com.huawei.openstack4j.connectors/openstack4j-okhttp "1.0.26"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.7.1 |
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.