Download hawtio-springboot-2.0-M3.jar file - Jar h

Jar examples for h:hawtio-springboot

Description

hawtio :: Spring Boot starter

You can download jar file hawtio-springboot 2.0-M3 in this page.

Build File

You can use the following script to add hawtio-springboot-2.0-M3.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-springboot-2.0-M3-javadoc.jar
hawtio-springboot-2.0-M3-sources.jar
hawtio-springboot-2.0-M3.jar
hawtio-springboot-2.0-M3.pom



Related Tutorials