Jar examples for h:hawkular-javaagent-itest-feature-pack
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-javaagent-itest-feature-pack 1.0.0.CR3 in this page.
Apache License
You can use the following script to add hawkular-javaagent-itest-feature-pack-1.0.0.CR3.jar to your project.
<dependency> <groupId>org.hawkular.agent</groupId> <artifactId>hawkular-javaagent-itest-feature-pack</artifactId> <version>1.0.0.CR3</version> </dependency>
compile group: 'org.hawkular.agent', name: 'hawkular-javaagent-itest-feature-pack', version: '1.0.0.CR3'
libraryDependencies += "org.hawkular.agent" % "hawkular-javaagent-itest-feature-pack" % "1.0.0.CR3"
<dependency org="org.hawkular.agent" name="hawkular-javaagent-itest-feature-pack" rev="1.0.0.CR3"/>
@Grapes(@Grab(group='org.hawkular.agent', module='hawkular-javaagent-itest-feature-pack', version='1.0.0.CR3'))
'org.hawkular.agent:hawkular-javaagent-itest-feature-pack:jar:1.0.0.CR3'
Click the following link to download the jar file.
hawkular-javaagent-itest-feature-pack-1.0.0.CR3.pom