is not current version
Last Version 2.4.1

com.kdgregory.logging:aws-shared 2.4.0

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.4.0
Type

Type

jar

Download aws-shared 2.4.0


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