OpenStack4j
The project has been forked and it is hosted at openstack4j/openstack4j.
| License |
License |
|---|---|
| GroupId | GroupIdcom.huawei |
| ArtifactId | ArtifactIdopenstack4j-kms |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenStack4j Kms
OpenStack Java API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| openstack4j-kms-1.0.5.pom | |
| openstack4j-kms-1.0.5.jar | 2 MB |
| openstack4j-kms-1.0.5-withdeps.jar | 7 MB |
| openstack4j-kms-1.0.5-sources.jar | 17 KB |
| openstack4j-kms-1.0.5-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.huawei/openstack4j-kms/ -->
<dependency>
<groupId>com.huawei</groupId>
<artifactId>openstack4j-kms</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.huawei/openstack4j-kms/
implementation 'com.huawei:openstack4j-kms:1.0.5'
// https://jarcasting.com/artifacts/com.huawei/openstack4j-kms/
implementation ("com.huawei:openstack4j-kms:1.0.5")
'com.huawei:openstack4j-kms:jar:1.0.5'
<dependency org="com.huawei" name="openstack4j-kms" rev="1.0.5">
<artifact name="openstack4j-kms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huawei', module='openstack4j-kms', version='1.0.5')
)
libraryDependencies += "com.huawei" % "openstack4j-kms" % "1.0.5"
[com.huawei/openstack4j-kms "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8 |
The project has been forked and it is hosted at openstack4j/openstack4j.