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

Jar examples for h:hawtio-web

Description

hawtio :: hawtio-web

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

Build File

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

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

Download

Click the following link to download the jar file.

hawtio-web-1.4.41.pom



Related Tutorials