Download hawkular-wildfly-agent-feature-pack-1.0.0.CR1.jar file - Jar h

Jar examples for h:hawkular-wildfly-agent-feature-pack

Description

A feature pack to be able to deploy a Hawkular WildFly Agent in a WildFly server.

You can download jar file hawkular-wildfly-agent-feature-pack 1.0.0.CR1 in this page.

License

Apache License

Build File

You can use the following script to add hawkular-wildfly-agent-feature-pack-1.0.0.CR1.jar to your project.

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

Download

Click the following link to download the jar file.

hawkular-wildfly-agent-feature-pack-1.0.0.CR1.pom



Related Tutorials