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