Last Version

Bssd Jmx 0.0.6

Thin wrapper around Jmx making it more pleasant to work with.

License

License

GroupId

GroupId

uk.co.bssd
ArtifactId

ArtifactId

bssd-jmx
Version

Version

0.0.6
Type

Type

jar
Description

Description

Bssd Jmx
Thin wrapper around Jmx making it more pleasant to work with.

Download bssd-jmx 0.0.6


<!-- https://jarcasting.com/artifacts/uk.co.bssd/bssd-jmx/ -->
<dependency>
    <groupId>uk.co.bssd</groupId>
    <artifactId>bssd-jmx</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.bssd/bssd-jmx/
implementation 'uk.co.bssd:bssd-jmx:0.0.6'
// https://jarcasting.com/artifacts/uk.co.bssd/bssd-jmx/
implementation ("uk.co.bssd:bssd-jmx:0.0.6")
'uk.co.bssd:bssd-jmx:jar:0.0.6'
<dependency org="uk.co.bssd" name="bssd-jmx" rev="0.0.6">
  <artifact name="bssd-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.bssd', module='bssd-jmx', version='0.0.6')
)
libraryDependencies += "uk.co.bssd" % "bssd-jmx" % "0.0.6"
[uk.co.bssd/bssd-jmx "0.0.6"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-library jar 1.1
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.