is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-wildfly-agent-helloworld-war 1.0.0.CR6

A simple web application for testing purposes

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.hawkular.agent
ArtifactId

ArtifactId

hawkular-wildfly-agent-helloworld-war
Version

Version

1.0.0.CR6
Type

Type

war

Download hawkular-wildfly-agent-helloworld-war 1.0.0.CR6


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