is not current version
Last Version 0.14.0.Final

org.hawkular.agent:hawkular-wildfly-agent-itest-dist 0.13.6.Final

An Agent installed on a stripped-down Hawkular for testing of Agent and Command Gateway

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent-itest-dist
Version

Version

0.13.6.Final
Type

Type

pom

Download hawkular-wildfly-agent-itest-dist 0.13.6.Final


<!-- https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-wildfly-agent-itest-dist/ -->
<dependency>
    <groupId>org.hawkular.agent</groupId>
    <artifactId>hawkular-wildfly-agent-itest-dist</artifactId>
    <version>0.13.6.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-wildfly-agent-itest-dist/
implementation 'org.hawkular.agent:hawkular-wildfly-agent-itest-dist:0.13.6.Final'
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-wildfly-agent-itest-dist/
implementation ("org.hawkular.agent:hawkular-wildfly-agent-itest-dist:0.13.6.Final")
'org.hawkular.agent:hawkular-wildfly-agent-itest-dist:pom:0.13.6.Final'
<dependency org="org.hawkular.agent" name="hawkular-wildfly-agent-itest-dist" rev="0.13.6.Final">
  <artifact name="hawkular-wildfly-agent-itest-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.agent', module='hawkular-wildfly-agent-itest-dist', version='0.13.6.Final')
)
libraryDependencies += "org.hawkular.agent" % "hawkular-wildfly-agent-itest-dist" % "0.13.6.Final"
[org.hawkular.agent/hawkular-wildfly-agent-itest-dist "0.13.6.Final"]