hawkular-commons
Build
mvn install
License
Hawkular is released under Apache License, Version 2.0 as described in the LICENSE document
License |
License |
---|---|
GroupId | GroupIdorg.hawkular.commons |
ArtifactId | ArtifactIdhawkular-inventory-paths |
Last Version | Last Version0.9.8.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHawkular Commons Inventory Paths
Hawkular Commons is a collection of common code and frameworks used by the Hawkular project and sub-projects.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-inventory-paths/ -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-inventory-paths</artifactId>
<version>0.9.8.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-inventory-paths/
implementation 'org.hawkular.commons:hawkular-inventory-paths:0.9.8.Final'
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-inventory-paths/
implementation ("org.hawkular.commons:hawkular-inventory-paths:0.9.8.Final")
'org.hawkular.commons:hawkular-inventory-paths:jar:0.9.8.Final'
<dependency org="org.hawkular.commons" name="hawkular-inventory-paths" rev="0.9.8.Final">
<artifact name="hawkular-inventory-paths" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-inventory-paths', version='0.9.8.Final')
)
libraryDependencies += "org.hawkular.commons" % "hawkular-inventory-paths" % "0.9.8.Final"
[org.hawkular.commons/hawkular-inventory-paths "0.9.8.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
mvn install
Hawkular is released under Apache License, Version 2.0 as described in the LICENSE document