License |
License |
---|---|
GroupId | GroupIdorg.hawkular.inventory |
ArtifactId | ArtifactIdinventory-rest-test |
Version | Version0.1.0.Alpha3 |
Type | Typejar |
Description |
DescriptionHawkular Inventory REST API test application
Hawkular Parent POM
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
inventory-rest-test-0.1.0.Alpha3.pom | |
inventory-rest-test-0.1.0.Alpha3.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.inventory/inventory-rest-test/ -->
<dependency>
<groupId>org.hawkular.inventory</groupId>
<artifactId>inventory-rest-test</artifactId>
<version>0.1.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.inventory/inventory-rest-test/
implementation 'org.hawkular.inventory:inventory-rest-test:0.1.0.Alpha3'
// https://jarcasting.com/artifacts/org.hawkular.inventory/inventory-rest-test/
implementation ("org.hawkular.inventory:inventory-rest-test:0.1.0.Alpha3")
'org.hawkular.inventory:inventory-rest-test:jar:0.1.0.Alpha3'
<dependency org="org.hawkular.inventory" name="inventory-rest-test" rev="0.1.0.Alpha3">
<artifact name="inventory-rest-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.inventory', module='inventory-rest-test', version='0.1.0.Alpha3')
)
libraryDependencies += "org.hawkular.inventory" % "inventory-rest-test" % "0.1.0.Alpha3"
[org.hawkular.inventory/inventory-rest-test "0.1.0.Alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.hawkular.inventory : inventory-api | jar | 0.1.0.Alpha3 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.3.8 |
org.codehaus.groovy.modules.http-builder : http-builder | jar | 0.7 |
junit : junit | jar | 4.12 |