is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-wildfly-agent-wf-extension-eap6 1.0.0.CR1

The distribution containing the module extension for the Hawkular WildFly Agent for EAP6

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent-wf-extension-eap6
Version

Version

1.0.0.CR1
Type

Type

pom

Download hawkular-wildfly-agent-wf-extension-eap6 1.0.0.CR1


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