is not current version
Last Version 1.4.4

com.netflix.atlas:atlas-aws 1.4.1

atlas-aws

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

com.netflix.atlas
ArtifactId

ArtifactId

atlas-aws
Version

Version

1.4.1
Type

Type

jar

Download atlas-aws 1.4.1


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