| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.jclouds.api |
| ArtifactId | ArtifactIdopenstack-trove |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
Descriptionjclouds openstack-trove api
jclouds components to access an implementation of OpenStack Trove
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| openstack-trove-2.3.0.pom | |
| openstack-trove-2.3.0.jar | 48 KB |
| openstack-trove-2.3.0-tests.jar | 53 KB |
| openstack-trove-2.3.0-sources.jar | 39 KB |
| openstack-trove-2.3.0-javadoc.jar | 230 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.api/openstack-trove/ -->
<dependency>
<groupId>org.apache.jclouds.api</groupId>
<artifactId>openstack-trove</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.api/openstack-trove/
implementation 'org.apache.jclouds.api:openstack-trove:2.3.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.api/openstack-trove/
implementation ("org.apache.jclouds.api:openstack-trove:2.3.0")
'org.apache.jclouds.api:openstack-trove:jar:2.3.0'
<dependency org="org.apache.jclouds.api" name="openstack-trove" rev="2.3.0">
<artifact name="openstack-trove" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.api', module='openstack-trove', version='2.3.0')
)
libraryDependencies += "org.apache.jclouds.api" % "openstack-trove" % "2.3.0"
[org.apache.jclouds.api/openstack-trove "2.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jclouds.api : openstack-keystone | jar | 2.3.0 |
| org.apache.jclouds : jclouds-core | jar | 2.3.0 |
| com.google.auto.service : auto-service Optional | jar | 1.0-rc3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.errorprone : error_prone_annotations | jar | 2.1.0 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jclouds : jclouds-core | test-jar | 2.3.0 |
| org.apache.jclouds.api : openstack-keystone | test-jar | 2.3.0 |
| org.apache.jclouds.driver : jclouds-slf4j | jar | 2.3.0 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.testng : testng | jar | 6.8.21 |
| org.easymock : easymock | jar | 3.4 |
| xmlunit : xmlunit | jar | 1.3 |
| org.assertj : assertj-core | jar | 1.7.0 |
| org.assertj : assertj-guava | jar | 1.3.0 |