is not current version
Last Version 2.17.219

software.amazon.awssdk:bom-internal 2.17.112

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

bom-internal
Version

Version

2.17.112
Type

Type

jar
Description

Description

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 bom-internal 2.17.112


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

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.