GroupId | GroupIdorg.pacesys |
---|---|
ArtifactId | ArtifactIdopenstack4j-core-integration-test |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
openstack4j-core-integration-test-3.0.0.pom | 2 KB |
openstack4j-core-integration-test-3.0.0-tests.jar | 121 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pacesys/openstack4j-core-integration-test/
implementation 'org.pacesys:openstack4j-core-integration-test:3.0.0'
// https://jarcasting.com/artifacts/org.pacesys/openstack4j-core-integration-test/
implementation ("org.pacesys:openstack4j-core-integration-test:3.0.0")
'org.pacesys:openstack4j-core-integration-test:jar:3.0.0'
<dependency org="org.pacesys" name="openstack4j-core-integration-test" rev="3.0.0">
<artifact name="openstack4j-core-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pacesys', module='openstack4j-core-integration-test', version='3.0.0')
)
libraryDependencies += "org.pacesys" % "openstack4j-core-integration-test" % "3.0.0"
[org.pacesys/openstack4j-core-integration-test "3.0.0"]