is not current version
Last Version 2.4.1

com.kdgregory.logging:aws-shared 2.0.2

AWS log writers. These are independent of the logging framework.

Categories

Categories

AWS Container PaaS Providers Logging Application Layer Libs
GroupId

GroupId

com.kdgregory.logging
ArtifactId

ArtifactId

aws-shared
Version

Version

2.0.2
Type

Type

jar

Download aws-shared 2.0.2


<!-- https://jarcasting.com/artifacts/com.kdgregory.logging/aws-shared/ -->
<dependency>
    <groupId>com.kdgregory.logging</groupId>
    <artifactId>aws-shared</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kdgregory.logging/aws-shared/
implementation 'com.kdgregory.logging:aws-shared:2.0.2'
// https://jarcasting.com/artifacts/com.kdgregory.logging/aws-shared/
implementation ("com.kdgregory.logging:aws-shared:2.0.2")
'com.kdgregory.logging:aws-shared:jar:2.0.2'
<dependency org="com.kdgregory.logging" name="aws-shared" rev="2.0.2">
  <artifact name="aws-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kdgregory.logging', module='aws-shared', version='2.0.2')
)
libraryDependencies += "com.kdgregory.logging" % "aws-shared" % "2.0.2"
[com.kdgregory.logging/aws-shared "2.0.2"]