Categories |
CategoriesWildFly Container Application Servers |
---|---|
GroupId | GroupIdorg.hawkular.agent |
ArtifactId | ArtifactIdhawkular-wildfly-agent-wf-extension-eap6 |
Version | Version1.0.0.CR4 |
Type | Typepom |
<!-- 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.CR4</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.CR4'
// 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.CR4")
'org.hawkular.agent:hawkular-wildfly-agent-wf-extension-eap6:pom:1.0.0.CR4'
<dependency org="org.hawkular.agent" name="hawkular-wildfly-agent-wf-extension-eap6" rev="1.0.0.CR4">
<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.CR4')
)
libraryDependencies += "org.hawkular.agent" % "hawkular-wildfly-agent-wf-extension-eap6" % "1.0.0.CR4"
[org.hawkular.agent/hawkular-wildfly-agent-wf-extension-eap6 "1.0.0.CR4"]