h

hawtio-plugin-mbean

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