Last Version

AWS Java SDK :: Annotations 2.0.0-preview-2

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

sdk-annotations
Version

Version

2.0.0-preview-2
Type

Type

jar
Description

Description

AWS Java SDK :: Annotations
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 sdk-annotations 2.0.0-preview-2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.