is not current version
Last Version 2.5.0

pro.apphub:aws-cloudwatch-log4j2 1.0.1

Contains Java classes for integration of Log4j2 with AWS CloudWatch Logs

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pro.apphub
ArtifactId

ArtifactId

aws-cloudwatch-log4j2
Version

Version

1.0.1
Type

Type

jar

Download aws-cloudwatch-log4j2 1.0.1


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