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-utils |
| Last Version | Last Version0.9.8.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLogging and Properties services
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-commons-utils/ -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-commons-utils</artifactId>
<version>0.9.8.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-commons-utils/
implementation 'org.hawkular.commons:hawkular-commons-utils:0.9.8.Final'
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-commons-utils/
implementation ("org.hawkular.commons:hawkular-commons-utils:0.9.8.Final")
'org.hawkular.commons:hawkular-commons-utils:jar:0.9.8.Final'
<dependency org="org.hawkular.commons" name="hawkular-commons-utils" rev="0.9.8.Final">
<artifact name="hawkular-commons-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-commons-utils', version='0.9.8.Final')
)
libraryDependencies += "org.hawkular.commons" % "hawkular-commons-utils" % "0.9.8.Final"
[org.hawkular.commons/hawkular-commons-utils "0.9.8.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.3.1.Final |
| org.jboss.logging : jboss-logging-annotations | jar | 2.0.2.Final |
| org.jboss.logging : jboss-logging-processor | jar | 2.0.2.Final |
| 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
| Version |
|---|
|
0.9.8.Final
|
|
0.9.7.Final
|