License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-logger-alt-simpledb |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-logger-alt-simpledb
Artifact for Amazon SimpleDB based logging with the refoces logger
framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-simpledb/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-logger-alt-simpledb</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-simpledb/
implementation 'org.refcodes:refcodes-logger-alt-simpledb:2.2.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-logger-alt-simpledb/
implementation ("org.refcodes:refcodes-logger-alt-simpledb:2.2.0")
'org.refcodes:refcodes-logger-alt-simpledb:jar:2.2.0'
<dependency org="org.refcodes" name="refcodes-logger-alt-simpledb" rev="2.2.0">
<artifact name="refcodes-logger-alt-simpledb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-logger-alt-simpledb', version='2.2.0')
)
libraryDependencies += "org.refcodes" % "refcodes-logger-alt-simpledb" % "2.2.0"
[org.refcodes/refcodes-logger-alt-simpledb "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-logger | jar | 2.2.0 |
org.refcodes : refcodes-generator | jar | 2.2.0 |
com.amazonaws : aws-java-sdk | jar | 1.12.57 |
org.refcodes : refcodes-licensing | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |