License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdclaxon-collector |
Version | Version3.5.1 |
Type | Typepom |
Description |
DescriptionClaxon-Collector
Collector Monitoring Extensions
|
Filename | Size |
---|---|
claxon-collector-3.5.1.pom | 698 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-collector/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>claxon-collector</artifactId>
<version>3.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-collector/
implementation 'org.smallmind:claxon-collector:3.5.1'
// https://jarcasting.com/artifacts/org.smallmind/claxon-collector/
implementation ("org.smallmind:claxon-collector:3.5.1")
'org.smallmind:claxon-collector:pom:3.5.1'
<dependency org="org.smallmind" name="claxon-collector" rev="3.5.1">
<artifact name="claxon-collector" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-collector', version='3.5.1')
)
libraryDependencies += "org.smallmind" % "claxon-collector" % "3.5.1"
[org.smallmind/claxon-collector "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |