is not current version
Last Version 2.17.219

AWS Java SDK :: Metrics SPI 2.17.102

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.102
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.102


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

Dependencies

compile (2)

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

test (8)

Group / Artifact Type Version
software.amazon.awssdk : test-utils jar 2.17.102
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
log4j : log4j jar
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.