This git repository is obsolete
The sources from this git repository were moved to commons https://github.com/hawkular/hawkular-commons/tree/2acedc8832053cc0bcc145c3424478b415b9c95d/hawkular-bus .
License |
License |
---|---|
GroupId | GroupIdorg.hawkular.commons |
ArtifactId | ArtifactIdhawkular-bus-common |
Last Version | Last Version0.9.8.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHawkular Bus Framework Common Library
Hawkular Bus Framework Common Library for use with both consumer and producer code.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-common/ -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-bus-common</artifactId>
<version>0.9.8.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-common/
implementation 'org.hawkular.commons:hawkular-bus-common:0.9.8.Final'
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-common/
implementation ("org.hawkular.commons:hawkular-bus-common:0.9.8.Final")
'org.hawkular.commons:hawkular-bus-common:jar:0.9.8.Final'
<dependency org="org.hawkular.commons" name="hawkular-bus-common" rev="0.9.8.Final">
<artifact name="hawkular-bus-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-bus-common', version='0.9.8.Final')
)
libraryDependencies += "org.hawkular.commons" % "hawkular-bus-common" % "0.9.8.Final"
[org.hawkular.commons/hawkular-bus-common "0.9.8.Final"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
javax.enterprise : cdi-api | jar | |
org.apache.activemq : artemis-jms-client | jar | |
org.jboss.logging : jboss-logging | jar | |
org.jboss.logging : jboss-logging-annotations | jar | |
org.jboss.logging : jboss-logging-processor | jar | |
org.jboss.spec.javax.jms : jboss-jms-api_2.0_spec | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
The sources from this git repository were moved to commons https://github.com/hawkular/hawkular-commons/tree/2acedc8832053cc0bcc145c3424478b415b9c95d/hawkular-bus .