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-parent |
Last Version | Last Version0.9.8.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHawkular Bus Parent
Hawkular Commons is a collection of common code and frameworks used by the Hawkular project and sub-projects.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hawkular-bus-parent-0.9.8.Final.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-parent/ -->
<dependency>
<groupId>org.hawkular.commons</groupId>
<artifactId>hawkular-bus-parent</artifactId>
<version>0.9.8.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-parent/
implementation 'org.hawkular.commons:hawkular-bus-parent:0.9.8.Final'
// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-parent/
implementation ("org.hawkular.commons:hawkular-bus-parent:0.9.8.Final")
'org.hawkular.commons:hawkular-bus-parent:pom:0.9.8.Final'
<dependency org="org.hawkular.commons" name="hawkular-bus-parent" rev="0.9.8.Final">
<artifact name="hawkular-bus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-bus-parent', version='0.9.8.Final')
)
libraryDependencies += "org.hawkular.commons" % "hawkular-bus-parent" % "0.9.8.Final"
[org.hawkular.commons/hawkular-bus-parent "0.9.8.Final"]
The sources from this git repository were moved to commons https://github.com/hawkular/hawkular-commons/tree/2acedc8832053cc0bcc145c3424478b415b9c95d/hawkular-bus .