| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers |
| GroupId | GroupIdcloud.cirrusup |
| ArtifactId | ArtifactIdaws-latency-request-log-handler |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionAWS 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 |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.5 |
| 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 |