is not current version
Last Version 2.17.219

AWS Java SDK :: Utilities 2.17.19

The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

utils
Version

Version

2.17.19
Type

Type

jar
Description

Description

AWS Java SDK :: Utilities
The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).

Download utils 2.17.19


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

Dependencies

compile (3)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar
software.amazon.awssdk : annotations jar 2.17.19
org.slf4j : slf4j-api jar

test (6)

Group / Artifact Type Version
junit : junit jar
org.hamcrest : hamcrest-all jar
org.hamcrest : hamcrest-core jar
org.mockito : mockito-core jar
org.assertj : assertj-core jar
commons-io : commons-io jar

Project Modules

There are no modules declared in this project.