Last Version

AWS request handler for logging call details. 1.1.0

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

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

cloud.cirrusup
ArtifactId

ArtifactId

aws-latency-request-log-handler
Version

Version

1.1.0
Type

Type

jar
Description

Description

AWS request handler for logging call details.
This is a library that can be used to various details about an AWS call in a log file
Project URL

Project URL

https://github.com/cirrus-up-cloud/aws-latency-request-log-handler
Source Code Management

Source Code Management

http://github.com/cirrus-up-cloud/aws-latency-request-log-handler

Download aws-latency-request-log-handler 1.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.cirrusup/aws-latency-request-log-handler/
implementation 'cloud.cirrusup:aws-latency-request-log-handler:1.1.0'
// https://jarcasting.com/artifacts/cloud.cirrusup/aws-latency-request-log-handler/
implementation ("cloud.cirrusup:aws-latency-request-log-handler:1.1.0")
'cloud.cirrusup:aws-latency-request-log-handler:jar:1.1.0'
<dependency org="cloud.cirrusup" name="aws-latency-request-log-handler" rev="1.1.0">
  <artifact name="aws-latency-request-log-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.cirrusup', module='aws-latency-request-log-handler', version='1.1.0')
)
libraryDependencies += "cloud.cirrusup" % "aws-latency-request-log-handler" % "1.1.0"
[cloud.cirrusup/aws-latency-request-log-handler "1.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-core jar 1.11.397
com.amazonaws : aws-java-sdk-s3 jar 1.11.397
com.fasterxml.jackson.core : jackson-core jar 2.9.7
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.5-beta

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5

test (3)

Group / Artifact Type Version
org.powermock : powermock-api-mockito jar 1.6.2
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-core jar 1.7.0

Project Modules

There are no modules declared in this project.