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-command-gateway-itest | 
| Last Version | Last Version0.9.8.Final | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHawkular Command Gateway Integration Tests These tests are executed from hawkular-nest-itest | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-command-gateway-itest/ -->
<dependency>
    <groupId>org.hawkular.commons</groupId>
    <artifactId>hawkular-command-gateway-itest</artifactId>
    <version>0.9.8.Final</version>
</dependency>// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-command-gateway-itest/
implementation 'org.hawkular.commons:hawkular-command-gateway-itest:0.9.8.Final'// https://jarcasting.com/artifacts/org.hawkular.commons/hawkular-command-gateway-itest/
implementation ("org.hawkular.commons:hawkular-command-gateway-itest:0.9.8.Final")'org.hawkular.commons:hawkular-command-gateway-itest:jar:0.9.8.Final'<dependency org="org.hawkular.commons" name="hawkular-command-gateway-itest" rev="0.9.8.Final">
  <artifact name="hawkular-command-gateway-itest" type="jar" />
</dependency>@Grapes(
@Grab(group='org.hawkular.commons', module='hawkular-command-gateway-itest', version='0.9.8.Final')
)libraryDependencies += "org.hawkular.commons" % "hawkular-command-gateway-itest" % "0.9.8.Final"[org.hawkular.commons/hawkular-command-gateway-itest "0.9.8.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.hawkular.commons : hawkular-bus-common | jar | 0.9.8.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.hawkular.commons : hawkular-command-gateway-api | jar | 0.9.8.Final | 
| org.jboss.arquillian.testng : arquillian-testng-container | jar | |
| org.testng : testng | jar | 6.9.10 | 
| com.squareup.okhttp3 : okhttp | jar | 3.4.2 | 
| com.squareup.okhttp3 : okhttp-ws | jar | 3.4.2 | 
mvn install
Hawkular is released under Apache License, Version 2.0 as described in the LICENSE document
