h

hawtio-plugin-mbean

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