is not current version
Last Version 2.17.219

AWS Java SDK :: Metrics SPI 2.17.112

This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature that are used by other modules in the library.

License

License

Categories

Categories

AWS Container PaaS Providers Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

metrics-spi
Version

Version

2.17.112
Type

Type

jar
Description

Description

AWS Java SDK :: Metrics SPI
This is the base module for SDK metrics feature. It contains the interfaces used for metrics feature that are used by other modules in the library.

Download metrics-spi 2.17.112


<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/metrics-spi/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>metrics-spi</artifactId>
    <version>2.17.112</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/metrics-spi/
implementation 'software.amazon.awssdk:metrics-spi:2.17.112'
// https://jarcasting.com/artifacts/software.amazon.awssdk/metrics-spi/
implementation ("software.amazon.awssdk:metrics-spi:2.17.112")
'software.amazon.awssdk:metrics-spi:jar:2.17.112'
<dependency org="software.amazon.awssdk" name="metrics-spi" rev="2.17.112">
  <artifact name="metrics-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='metrics-spi', version='2.17.112')
)
libraryDependencies += "software.amazon.awssdk" % "metrics-spi" % "2.17.112"
[software.amazon.awssdk/metrics-spi "2.17.112"]

Dependencies

compile (2)

Group / Artifact Type Version
software.amazon.awssdk : annotations jar 2.17.112
software.amazon.awssdk : utils jar 2.17.112

test (9)

Group / Artifact Type Version
software.amazon.awssdk : test-utils jar 2.17.112
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
com.github.tomakehurst : wiremock jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

There are no modules declared in this project.