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