is not current version
Last Version 2.17.219

AWS Java SDK :: Metrics SPI 2.17.19

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


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
software.amazon.awssdk : test-utils jar 2.17.19
junit : junit jar
com.github.tomakehurst : wiremock jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.