hawkular-commons
Build
mvn install
License
Hawkular is released under Apache License, Version 2.0 as described in the LICENSE document
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.hawkular.commons |
ArtifactId | ArtifactIdhawkular-client-api |
Last Version | Last Version0.9.8.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHawkular Client API
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-client-api/ -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-client-api</artifactId>
<version>0.9.8.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-client-api/
implementation 'org.hawkular.commons:hawkular-client-api:0.9.8.Final'
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-client-api/
implementation ("org.hawkular.commons:hawkular-client-api:0.9.8.Final")
'org.hawkular.commons:hawkular-client-api:jar:0.9.8.Final'
<dependency org="org.hawkular.commons" name="hawkular-client-api" rev="0.9.8.Final">
<artifact name="hawkular-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-client-api', version='0.9.8.Final')
)
libraryDependencies += "org.hawkular.commons" % "hawkular-client-api" % "0.9.8.Final"
[org.hawkular.commons/hawkular-client-api "0.9.8.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-jaxrs | jar | |
io.swagger : swagger-annotations | jar | 1.5.8 |
io.swagger : swagger-core | jar | 1.5.8 |
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
|