is not current version
Last Version 1.3.5

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

spectator-ext-aws2

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

com.netflix.spectator
ArtifactId

ArtifactId

spectator-ext-aws2
Version

Version

0.81.1
Type

Type

jar

Download spectator-ext-aws2 0.81.1


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