is not current version
Last Version 1.3.5

com.netflix.spectator:spectator-ext-aws2 0.58.1

spectator-ext-aws2

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-ext-aws2
Version

Version

0.58.1
Type

Type

jar

Download spectator-ext-aws2 0.58.1


<!-- https://jarcasting.com/artifacts/com.netflix.spectator/spectator-ext-aws2/ -->
<dependency>
    <groupId>com.netflix.spectator</groupId>
    <artifactId>spectator-ext-aws2</artifactId>
    <version>0.58.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-ext-aws2/
implementation 'com.netflix.spectator:spectator-ext-aws2:0.58.1'
// https://jarcasting.com/artifacts/com.netflix.spectator/spectator-ext-aws2/
implementation ("com.netflix.spectator:spectator-ext-aws2:0.58.1")
'com.netflix.spectator:spectator-ext-aws2:jar:0.58.1'
<dependency org="com.netflix.spectator" name="spectator-ext-aws2" rev="0.58.1">
  <artifact name="spectator-ext-aws2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.spectator', module='spectator-ext-aws2', version='0.58.1')
)
libraryDependencies += "com.netflix.spectator" % "spectator-ext-aws2" % "0.58.1"
[com.netflix.spectator/spectator-ext-aws2 "0.58.1"]