| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.jclouds.common |
| ArtifactId | ArtifactIdopenstack-common |
| Version | Version2.5.0 |
| Type | Typejar |
| Description |
Descriptionjclouds OpenStack Components Core
jclouds Core components to access OpenStack apis
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| openstack-common-2.5.0.pom | |
| openstack-common-2.5.0.jar | 65 KB |
| openstack-common-2.5.0-tests.jar | 38 KB |
| openstack-common-2.5.0-sources.jar | 50 KB |
| openstack-common-2.5.0-javadoc.jar | 723 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.common/openstack-common/ -->
<dependency>
<groupId>org.apache.jclouds.common</groupId>
<artifactId>openstack-common</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.common/openstack-common/
implementation 'org.apache.jclouds.common:openstack-common:2.5.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.common/openstack-common/
implementation ("org.apache.jclouds.common:openstack-common:2.5.0")
'org.apache.jclouds.common:openstack-common:jar:2.5.0'
<dependency org="org.apache.jclouds.common" name="openstack-common" rev="2.5.0">
<artifact name="openstack-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.common', module='openstack-common', version='2.5.0')
)
libraryDependencies += "org.apache.jclouds.common" % "openstack-common" % "2.5.0"
[org.apache.jclouds.common/openstack-common "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jclouds : jclouds-core | jar | 2.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jclouds : jclouds-core | test-jar | 2.5.0 |
| org.testng : testng | jar | 6.8.21 |
| org.easymock : easymock | jar | 4.3 |
| xmlunit : xmlunit | jar | 1.3 |
| org.assertj : assertj-core | jar | 1.7.0 |
| org.assertj : assertj-guava | jar | 1.3.0 |