Download hawtio-web-1.2-M5.jar file - Jar h

Jar examples for h:hawtio-web

Description

hawtio :: hawtio-web

You can download jar file hawtio-web 1.2-M5 in this page.

Build File

You can use the following script to add hawtio-web-1.2-M5.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-web-1.2-M5-javadoc.jar
hawtio-web-1.2-M5-sources.jar
hawtio-web-1.2-M5.pom



Related Tutorials