Download hawtio-junit-1.4.31.jar file - Jar h

Jar examples for h:hawtio-junit

Description

hawtio :: tooling :: hawtio-junit

You can download jar file hawtio-junit 1.4.31 in this page.

Build File

You can use the following script to add hawtio-junit-1.4.31.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-junit-1.4.31-javadoc.jar
hawtio-junit-1.4.31-sources.jar
hawtio-junit-1.4.31.jar
hawtio-junit-1.4.31.pom



Related Tutorials