| License |
License |
|---|---|
| GroupId | GroupIduk.co.bssd |
| ArtifactId | ArtifactIdbssd-jmx |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBssd Jmx
Thin wrapper around Jmx making it more pleasant to work with.
|
| Filename | Size |
|---|---|
| bssd-jmx-0.0.6.pom | |
| bssd-jmx-0.0.6.jar | 9 KB |
| bssd-jmx-0.0.6-tests.jar | 6 KB |
| bssd-jmx-0.0.6-sources.jar | 7 KB |
| bssd-jmx-0.0.6-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.hamcrest : hamcrest-library | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.9.0 |