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-nest-feature-pack |
Last Version | Last Version0.9.8.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHawkular Nest Feature Pack
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-nest-feature-pack/ -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-nest-feature-pack</artifactId>
<version>0.9.8.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-nest-feature-pack/
implementation 'org.hawkular.commons:hawkular-nest-feature-pack:0.9.8.Final'
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-nest-feature-pack/
implementation ("org.hawkular.commons:hawkular-nest-feature-pack:0.9.8.Final")
'org.hawkular.commons:hawkular-nest-feature-pack:pom:0.9.8.Final'
<dependency org="org.hawkular.commons" name="hawkular-nest-feature-pack" rev="0.9.8.Final">
<artifact name="hawkular-nest-feature-pack" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-nest-feature-pack', version='0.9.8.Final')
)
libraryDependencies += "org.hawkular.commons" % "hawkular-nest-feature-pack" % "0.9.8.Final"
[org.hawkular.commons/hawkular-nest-feature-pack "0.9.8.Final"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.cassandra : cassandra-driver-core | jar | 3.0.5 |
org.hawkular.commons : hawkular-command-gateway-war | war | 0.9.8.Final |
org.hawkular.commons : hawkular-bus-feature-pack | zip | 0.9.8.Final |
org.hawkular.commons : hawkular-inventory-paths | jar | 0.9.8.Final |
org.hawkular.commons : hawkular-nest-wf-extension | jar | 0.9.8.Final |
org.wildfly : wildfly-feature-pack | zip | 10.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-ejb3 | jar | 10.0.0.Final |
org.wildfly : wildfly-messaging-activemq | jar | 10.0.0.Final |
org.wildfly.core : wildfly-logging | jar | 2.0.10.Final |
mvn install
Hawkular is released under Apache License, Version 2.0 as described in the LICENSE document