Download hawtio-core-2.0.0.jar file - Jar h

Jar examples for h:hawtio-core

Description

hawtio :: hawtio-core

You can download jar file hawtio-core 2.0.0 in this page.

Build File

You can use the following script to add hawtio-core-2.0.0.jar to your project.

<dependency>
   <groupId>io.hawt</groupId>
   <artifactId>hawtio-core</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'io.hawt', name: 'hawtio-core', version: '2.0.0'
libraryDependencies += "io.hawt" % "hawtio-core" % "2.0.0"
<dependency org="io.hawt" name="hawtio-core" rev="2.0.0"/>
@Grapes(@Grab(group='io.hawt', module='hawtio-core', version='2.0.0'))
'io.hawt:hawtio-core:jar:2.0.0'

Download

Click the following link to download the jar file.

hawtio-core-2.0.0-javadoc.jar
hawtio-core-2.0.0-sources.jar
hawtio-core-2.0.0.jar
hawtio-core-2.0.0.pom



Related Tutorials