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

Jar examples for h:hawtio-web

Description

hawtio :: hawtio-web

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

Build File

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

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

Download

Click the following link to download the jar file.

hawtio-web-2.0.0.pom



Related Tutorials