h

hawtio-plugin-mbean

Hawtio :: Plugin MBean
Files download
File Operation
hawtio-plugin-mbean-3.0-M7.jar download
hawtio-plugin-mbean-3.0-M7.pom download
hawtio-plugin-mbean-3.0-M7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.hawt</groupId>
  <artifactId>hawtio-plugin-mbean</artifactId>
  <version>3.0-M7</version>
</dependency>
Gradle Groovy
implementation 'io.hawt:hawtio-plugin-mbean:3.0-M7'
Gradle Kotlin
implementation("io.hawt:hawtio-plugin-mbean:3.0-M7")
Scala SBT
libraryDependencies += "io.hawt" % "hawtio-plugin-mbean" % "3.0-M7"
Groovy Grape
@Grapes(
  @Grab(group='io.hawt', module='hawtio-plugin-mbean', version='3.0-M7')
)
Apache Ivy
<dependency org="io.hawt" name="hawtio-plugin-mbean" rev="3.0-M7" />
Leiningen
[io.hawt/hawtio-plugin-mbean "3.0-M7"]
Apache Buildr
'io.hawt:hawtio-plugin-mbean:jar:3.0-M7'