is not current version
Last Version 1.0.1.Final

org.hawkular.agent:hawkular-wildfly-agent-helloworld-war 0.24.2.Final

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

0.24.2.Final
Type

Type

war

Download hawkular-wildfly-agent-helloworld-war 0.24.2.Final


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