is not current version
Last Version 4.7.1

org.smallmind:claxon-emitter 3.6.0

Emitter Monitoring Extensions

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

claxon-emitter
Version

Version

3.6.0
Type

Type

pom

Download claxon-emitter 3.6.0

Filename Size
claxon-emitter-3.6.0.pom 689 bytes
Browse

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