is not current version
Last Version 4.7.1

org.smallmind:claxon-emitter 4.4.2

Emitter Monitoring Extensions

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

claxon-emitter
Version

Version

4.4.2
Type

Type

pom

Download claxon-emitter 4.4.2

Filename Size
claxon-emitter-4.4.2.pom 714 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-emitter/ -->
<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>claxon-emitter</artifactId>
    <version>4.4.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter/
implementation 'org.smallmind:claxon-emitter:4.4.2'
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter/
implementation ("org.smallmind:claxon-emitter:4.4.2")
'org.smallmind:claxon-emitter:pom:4.4.2'
<dependency org="org.smallmind" name="claxon-emitter" rev="4.4.2">
  <artifact name="claxon-emitter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-emitter', version='4.4.2')
)
libraryDependencies += "org.smallmind" % "claxon-emitter" % "4.4.2"
[org.smallmind/claxon-emitter "4.4.2"]