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