Categories |
CategoriesAWS Container PaaS Providers Axon Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdclaxon-emitter-aws |
Version | Version4.7.0 |
Type | Typejar |
Filename | Size |
---|---|
claxon-emitter-aws-4.7.0.pom | |
claxon-emitter-aws-4.7.0.jar | 24 KB |
claxon-emitter-aws-4.7.0-sources.jar | 4 KB |
claxon-emitter-aws-4.7.0-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-aws/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>claxon-emitter-aws</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-aws/
implementation 'org.smallmind:claxon-emitter-aws:4.7.0'
// https://jarcasting.com/artifacts/org.smallmind/claxon-emitter-aws/
implementation ("org.smallmind:claxon-emitter-aws:4.7.0")
'org.smallmind:claxon-emitter-aws:jar:4.7.0'
<dependency org="org.smallmind" name="claxon-emitter-aws" rev="4.7.0">
<artifact name="claxon-emitter-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-emitter-aws', version='4.7.0')
)
libraryDependencies += "org.smallmind" % "claxon-emitter-aws" % "4.7.0"
[org.smallmind/claxon-emitter-aws "4.7.0"]