Jar examples for h:hawkular-agent-core
The core engine used to collect metrics and inventory data and send that data to Hawkular.
You can download jar file hawkular-agent-core 1.0.0.CR2 in this page.
Apache License
You can use the following script to add hawkular-agent-core-1.0.0.CR2.jar to your project.
<dependency> <groupId>org.hawkular.agent</groupId> <artifactId>hawkular-agent-core</artifactId> <version>1.0.0.CR2</version> </dependency>
compile group: 'org.hawkular.agent', name: 'hawkular-agent-core', version: '1.0.0.CR2'
libraryDependencies += "org.hawkular.agent" % "hawkular-agent-core" % "1.0.0.CR2"
<dependency org="org.hawkular.agent" name="hawkular-agent-core" rev="1.0.0.CR2"/>
@Grapes(@Grab(group='org.hawkular.agent', module='hawkular-agent-core', version='1.0.0.CR2'))
'org.hawkular.agent:hawkular-agent-core:jar:1.0.0.CR2'
Click the following link to download the jar file.
hawkular-agent-core-1.0.0.CR2-javadoc.jar