Download hawtio-default-2.0-beta-2.jar file - Jar h

Jar examples for h:hawtio-default

Description

hawtio :: Default Web Application

You can download jar file hawtio-default 2.0-beta-2 in this page.

Build File

You can use the following script to add hawtio-default-2.0-beta-2.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-default-2.0-beta-2-sources.jar
hawtio-default-2.0-beta-2.pom



Related Tutorials