License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdclaxon-collector-jmx |
Version | Version3.5.1 |
Type | Typejar |
Description |
DescriptionClaxon-Colector-JMX
JMX Collector
|
<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-collector-jmx/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>claxon-collector-jmx</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-collector-jmx/
implementation 'org.smallmind:claxon-collector-jmx:3.5.1'
// https://jarcasting.com/artifacts/org.smallmind/claxon-collector-jmx/
implementation ("org.smallmind:claxon-collector-jmx:3.5.1")
'org.smallmind:claxon-collector-jmx:jar:3.5.1'
<dependency org="org.smallmind" name="claxon-collector-jmx" rev="3.5.1">
<artifact name="claxon-collector-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-collector-jmx', version='3.5.1')
)
libraryDependencies += "org.smallmind" % "claxon-collector-jmx" % "3.5.1"
[org.smallmind/claxon-collector-jmx "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : claxon-registry | jar | 3.5.1 |
org.aspectj : aspectjrt Optional | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.springframework : spring-test | jar | 5.2.4.RELEASE |