Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdclaxon-emitter-jmx |
Version | Version4.3.0 |
Type | Typejar |
Filename | Size |
---|---|
claxon-emitter-jmx-4.3.0.pom | |
claxon-emitter-jmx-4.3.0.jar | 25 KB |
claxon-emitter-jmx-4.3.0-sources.jar | 5 KB |
claxon-emitter-jmx-4.3.0-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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-jmx/
implementation 'org.smallmind:claxon-emitter-jmx:4.3.0'
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-jmx/
implementation ("org.smallmind:claxon-emitter-jmx:4.3.0")
'org.smallmind:claxon-emitter-jmx:jar:4.3.0'
<dependency org="org.smallmind" name="claxon-emitter-jmx" rev="4.3.0">
<artifact name="claxon-emitter-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-emitter-jmx', version='4.3.0')
)
libraryDependencies += "org.smallmind" % "claxon-emitter-jmx" % "4.3.0"
[org.smallmind/claxon-emitter-jmx "4.3.0"]