h

hawtio-plugin-mbean

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