Download hawtio-springboot-1.4.68.jar file - Jar h

Jar examples for h:hawtio-springboot

Description

hawtio :: Spring Boot starter

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

Build File

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

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

Download

Click the following link to download the jar file.

hawtio-springboot-1.4.68-javadoc.jar
hawtio-springboot-1.4.68-sources.jar
hawtio-springboot-1.4.68.jar
hawtio-springboot-1.4.68.pom



Related Tutorials