is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-wildfly-agent 1.0.0.CR7

A WildFly subsystem that is able to collect metrics and send them to Hawkular.

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent
Version

Version

1.0.0.CR7
Type

Type

jar

Download hawkular-wildfly-agent 1.0.0.CR7


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