| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdorg.smallmind |
| ArtifactId | ArtifactIdclaxon-emitter-jmx |
| Last Version | Last Version4.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClaxon-Colector-JMX
JMX Emitter
|
| Filename | Size |
|---|---|
| claxon-emitter-jmx-4.7.1.pom | |
| claxon-emitter-jmx-4.7.1.jar | 25 KB |
| claxon-emitter-jmx-4.7.1-sources.jar | 5 KB |
| claxon-emitter-jmx-4.7.1-javadoc.jar | 392 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-jmx/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>claxon-emitter-jmx</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-jmx/
implementation 'org.smallmind:claxon-emitter-jmx:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-jmx/
implementation ("org.smallmind:claxon-emitter-jmx:4.7.1")
'org.smallmind:claxon-emitter-jmx:jar:4.7.1'
<dependency org="org.smallmind" name="claxon-emitter-jmx" rev="4.7.1">
<artifact name="claxon-emitter-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-emitter-jmx', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "claxon-emitter-jmx" % "4.7.1"
[org.smallmind/claxon-emitter-jmx "4.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.smallmind : claxon-registry | jar | 4.7.1 |
| org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |
| org.springframework : spring-test | jar | 5.3.18 |