Last Version

AWS Java SDK :: Metrics SPI 2.17.219

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


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

Dependencies

compile (2)

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

test (9)

Group / Artifact Type Version
software.amazon.awssdk : test-utils jar 2.17.219
org.junit.jupiter : junit-jupiter jar
org.junit.vintage : junit-vintage-engine jar
com.github.tomakehurst : wiremock-jre8 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.