Download hawtio-base-1.2-M14.jar file - Jar h

Jar examples for h:hawtio-base

Description

hawtio :: Base Web Application

You can download jar file hawtio-base 1.2-M14 in this page.

Build File

You can use the following script to add hawtio-base-1.2-M14.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-base-1.2-M14-sources.jar
hawtio-base-1.2-M14.pom



Related Tutorials