Jar examples for h:hawkular-wildfly-agent-installer
Installs the Hawkular WildFly Agent into a WildFly Server
You can download jar file hawkular-wildfly-agent-installer 1.0.0.CR1 in this page.
Apache License
You can use the following script to add hawkular-wildfly-agent-installer-1.0.0.CR1.jar to your project.
<dependency> <groupId>org.hawkular.agent</groupId> <artifactId>hawkular-wildfly-agent-installer</artifactId> <version>1.0.0.CR1</version> </dependency>
compile group: 'org.hawkular.agent', name: 'hawkular-wildfly-agent-installer', version: '1.0.0.CR1'
libraryDependencies += "org.hawkular.agent" % "hawkular-wildfly-agent-installer" % "1.0.0.CR1"
<dependency org="org.hawkular.agent" name="hawkular-wildfly-agent-installer" rev="1.0.0.CR1"/>
@Grapes(@Grab(group='org.hawkular.agent', module='hawkular-wildfly-agent-installer', version='1.0.0.CR1'))
'org.hawkular.agent:hawkular-wildfly-agent-installer:jar:1.0.0.CR1'
Click the following link to download the jar file.
hawkular-wildfly-agent-installer-1.0.0.CR1-javadoc.jar