is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-wildfly-agent-dist 0.25.2.Final

A WildFly distribution that includes an agent installed inside of it.

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent-dist
Version

Version

0.25.2.Final
Type

Type

pom

Download hawkular-wildfly-agent-dist 0.25.2.Final


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