Download hawtio-plugin-mbean-1.5.1.jar file - Jar h

Jar examples for h:hawtio-plugin-mbean

Description

hawtio :: Plugin MBean

You can download jar file hawtio-plugin-mbean 1.5.1 in this page.

Build File

You can use the following script to add hawtio-plugin-mbean-1.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

hawtio-plugin-mbean-1.5.1-javadoc.jar
hawtio-plugin-mbean-1.5.1-sources.jar
hawtio-plugin-mbean-1.5.1.jar
hawtio-plugin-mbean-1.5.1.pom



Related Tutorials