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-parent |
| Last Version | Last Version0.9.8.Final |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCommon classes for dealing with inventory
Hawkular Commons is a collection of common code and frameworks used by the Hawkular project and sub-projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hawkular-inventory-parent-0.9.8.Final.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-inventory-parent/ -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-inventory-parent</artifactId>
<version>0.9.8.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-inventory-parent/
implementation 'org.hawkular.commons:hawkular-inventory-parent:0.9.8.Final'
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-inventory-parent/
implementation ("org.hawkular.commons:hawkular-inventory-parent:0.9.8.Final")
'org.hawkular.commons:hawkular-inventory-parent:pom:0.9.8.Final'
<dependency org="org.hawkular.commons" name="hawkular-inventory-parent" rev="0.9.8.Final">
<artifact name="hawkular-inventory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-inventory-parent', version='0.9.8.Final')
)
libraryDependencies += "org.hawkular.commons" % "hawkular-inventory-parent" % "0.9.8.Final"
[org.hawkular.commons/hawkular-inventory-parent "0.9.8.Final"]
mvn install
Hawkular is released under Apache License, Version 2.0 as described in the LICENSE document
| Version |
|---|
|
0.9.8.Final
|
|
0.9.7.Final
|
|
0.9.6.Final
|
|
0.9.5.Final
|
|
0.9.4.Final
|