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 | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.hawkular.commons | 
| ArtifactId | ArtifactIdhawkular-bus-rest-client | 
| Last Version | Last Version0.9.8.Final | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHawkular Bus REST Client Library Hawkular client library that can be used to consume and produce bus messages using the bus' REST API. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-rest-client/ -->
<dependency>
    <groupId>org.hawkular.commons</groupId>
    <artifactId>hawkular-bus-rest-client</artifactId>
    <version>0.9.8.Final</version>
</dependency>// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-rest-client/
implementation 'org.hawkular.commons:hawkular-bus-rest-client:0.9.8.Final'// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-bus-rest-client/
implementation ("org.hawkular.commons:hawkular-bus-rest-client:0.9.8.Final")'org.hawkular.commons:hawkular-bus-rest-client:jar:0.9.8.Final'<dependency org="org.hawkular.commons" name="hawkular-bus-rest-client" rev="0.9.8.Final">
  <artifact name="hawkular-bus-rest-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-bus-rest-client', version='0.9.8.Final')
)libraryDependencies += "org.hawkular.commons" % "hawkular-bus-rest-client" % "0.9.8.Final"[org.hawkular.commons/hawkular-bus-rest-client "0.9.8.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | |
| org.jboss.logging : jboss-logging | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 | 
| 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 .
