is not current version
Last Version 1.1.0

cloud.cirrusup:aws-latency-request-log-handler 1.0.0

This is a library that can be used to various details about an AWS call in a log file

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

cloud.cirrusup
ArtifactId

ArtifactId

aws-latency-request-log-handler
Version

Version

1.0.0
Type

Type

jar

Download aws-latency-request-log-handler 1.0.0


<!-- https://jarcasting.com/artifacts/cloud.cirrusup/aws-latency-request-log-handler/ -->
<dependency>
    <groupId>cloud.cirrusup</groupId>
    <artifactId>aws-latency-request-log-handler</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.cirrusup/aws-latency-request-log-handler/
implementation 'cloud.cirrusup:aws-latency-request-log-handler:1.0.0'
// https://jarcasting.com/artifacts/cloud.cirrusup/aws-latency-request-log-handler/
implementation ("cloud.cirrusup:aws-latency-request-log-handler:1.0.0")
'cloud.cirrusup:aws-latency-request-log-handler:jar:1.0.0'
<dependency org="cloud.cirrusup" name="aws-latency-request-log-handler" rev="1.0.0">
  <artifact name="aws-latency-request-log-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.cirrusup', module='aws-latency-request-log-handler', version='1.0.0')
)
libraryDependencies += "cloud.cirrusup" % "aws-latency-request-log-handler" % "1.0.0"
[cloud.cirrusup/aws-latency-request-log-handler "1.0.0"]