Last Version

AWS CloudWatch Log4j Appender 1.2.0

Contains Java classes for integration of Log4j with AWS CloudWatch Logs

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pro.apphub
ArtifactId

ArtifactId

aws-cloudwatch-log4j
Version

Version

1.2.0
Type

Type

jar
Description

Description

AWS CloudWatch Log4j Appender
Contains Java classes for integration of Log4j with AWS CloudWatch Logs

Download aws-cloudwatch-log4j 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
com.amazonaws : aws-java-sdk-logs jar 1.11.7
com.amazonaws : aws-java-sdk-cloudwatch jar 1.11.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.