GroupId | GroupIdorg.pacesys |
---|---|
ArtifactId | ArtifactIdopenstack4j-core-integration-test |
Version | Version3.0.2 |
Type | Typejar |
Filename | Size |
---|---|
openstack4j-core-integration-test-3.0.2.pom | 3 KB |
openstack4j-core-integration-test-3.0.2-tests.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pacesys/openstack4j-core-integration-test/ -->
<dependency>
<groupId>org.pacesys</groupId>
<artifactId>openstack4j-core-integration-test</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.pacesys/openstack4j-core-integration-test/
implementation 'org.pacesys:openstack4j-core-integration-test:3.0.2'
// https://jarcasting.com/artifacts/org.pacesys/openstack4j-core-integration-test/
implementation ("org.pacesys:openstack4j-core-integration-test:3.0.2")
'org.pacesys:openstack4j-core-integration-test:jar:3.0.2'
<dependency org="org.pacesys" name="openstack4j-core-integration-test" rev="3.0.2">
<artifact name="openstack4j-core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pacesys', module='openstack4j-core-integration-test', version='3.0.2')
)
libraryDependencies += "org.pacesys" % "openstack4j-core-integration-test" % "3.0.2"
[org.pacesys/openstack4j-core-integration-test "3.0.2"]