is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-wildfly-agent-example-jndi 0.29.2.Final


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent-example-jndi
Version

Version

0.29.2.Final
Type

Type

war

Download hawkular-wildfly-agent-example-jndi 0.29.2.Final


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