Download hawkular-wildfly-agent-installer-1.0.0.CR5.jar file - Jar h

Jar examples for h:hawkular-wildfly-agent-installer

Description

Installs the Hawkular WildFly Agent into a WildFly Server

You can download jar file hawkular-wildfly-agent-installer 1.0.0.CR5 in this page.

License

Apache License

Build File

You can use the following script to add hawkular-wildfly-agent-installer-1.0.0.CR5.jar to your project.

<dependency>
   <groupId>org.hawkular.agent</groupId>
   <artifactId>hawkular-wildfly-agent-installer</artifactId>
   <version>1.0.0.CR5</version>
</dependency>
compile group: 'org.hawkular.agent', name: 'hawkular-wildfly-agent-installer', version: '1.0.0.CR5'
libraryDependencies += "org.hawkular.agent" % "hawkular-wildfly-agent-installer" % "1.0.0.CR5"
<dependency org="org.hawkular.agent" name="hawkular-wildfly-agent-installer" rev="1.0.0.CR5"/>
@Grapes(@Grab(group='org.hawkular.agent', module='hawkular-wildfly-agent-installer', version='1.0.0.CR5'))
'org.hawkular.agent:hawkular-wildfly-agent-installer:jar:1.0.0.CR5'

Download

Click the following link to download the jar file.

hawkular-wildfly-agent-installer-1.0.0.CR5-javadoc.jar
hawkular-wildfly-agent-installer-1.0.0.CR5-sources.jar
hawkular-wildfly-agent-installer-1.0.0.CR5.jar
hawkular-wildfly-agent-installer-1.0.0.CR5.pom



Related Tutorials