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