is not current version
Last Version 3.0.4

org.refcodes:refcodes-logger-alt-simpledb 1.10.0

Artifact for Amazon SimpleDB based logging with the refoces logger framework.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-logger-alt-simpledb
Version

Version

1.10.0
Type

Type

jar

Download refcodes-logger-alt-simpledb 1.10.0


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-simpledb/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-logger-alt-simpledb</artifactId>
    <version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-simpledb/
implementation 'org.refcodes:refcodes-logger-alt-simpledb:1.10.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-simpledb/
implementation ("org.refcodes:refcodes-logger-alt-simpledb:1.10.0")
'org.refcodes:refcodes-logger-alt-simpledb:jar:1.10.0'
<dependency org="org.refcodes" name="refcodes-logger-alt-simpledb" rev="1.10.0">
  <artifact name="refcodes-logger-alt-simpledb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-logger-alt-simpledb', version='1.10.0')
)
libraryDependencies += "org.refcodes" % "refcodes-logger-alt-simpledb" % "1.10.0"
[org.refcodes/refcodes-logger-alt-simpledb "1.10.0"]