is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-wildfly-agent-example-jndi 1.0.0.CR2


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent-example-jndi
Version

Version

1.0.0.CR2
Type

Type

war

Download hawkular-wildfly-agent-example-jndi 1.0.0.CR2


<!-- 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>1.0.0.CR2</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:1.0.0.CR2'
// https://jarcasting.com/artifacts/org.hawkular.agent/hawkular-wildfly-agent-example-jndi/
implementation ("org.hawkular.agent:hawkular-wildfly-agent-example-jndi:1.0.0.CR2")
'org.hawkular.agent:hawkular-wildfly-agent-example-jndi:war:1.0.0.CR2'
<dependency org="org.hawkular.agent" name="hawkular-wildfly-agent-example-jndi" rev="1.0.0.CR2">
  <artifact name="hawkular-wildfly-agent-example-jndi" type="war" />
</dependency>
@Grapes(
@Grab(group='org.hawkular.agent', module='hawkular-wildfly-agent-example-jndi', version='1.0.0.CR2')
)
libraryDependencies += "org.hawkular.agent" % "hawkular-wildfly-agent-example-jndi" % "1.0.0.CR2"
[org.hawkular.agent/hawkular-wildfly-agent-example-jndi "1.0.0.CR2"]