Download hawkular-wildfly-agent-itest-feature-pack-0.17.0.Final.jar file - Jar h

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

Description

A feature pack that contains everything needed to prepare a distro against which Agent integration tests can be run.

You can download jar file hawkular-wildfly-agent-itest-feature-pack 0.17.0.Final in this page.

License

Apache License

Build File

You can use the following script to add hawkular-wildfly-agent-itest-feature-pack-0.17.0.Final.jar to your project.

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

Download

Click the following link to download the jar file.

hawkular-wildfly-agent-itest-feature-pack-0.17.0.Final.pom



Related Tutorials