is not current version
Last Version 2.17.219

AWS Java SDK :: Core 2.17.112

The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

core
Version

Version

2.17.112
Type

Type

pom
Description

Description

AWS Java SDK :: Core
The AWS SDK for Java - Core is an umbrella module that contains child modules which are considered as core of the library.

Download core 2.17.112

Filename Size
core-2.17.112.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/software.amazon.awssdk/core/ -->
<dependency>
    <groupId>software.amazon.awssdk</groupId>
    <artifactId>core</artifactId>
    <version>2.17.112</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awssdk/core/
implementation 'software.amazon.awssdk:core:2.17.112'
// https://jarcasting.com/artifacts/software.amazon.awssdk/core/
implementation ("software.amazon.awssdk:core:2.17.112")
'software.amazon.awssdk:core:pom:2.17.112'
<dependency org="software.amazon.awssdk" name="core" rev="2.17.112">
  <artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awssdk', module='core', version='2.17.112')
)
libraryDependencies += "software.amazon.awssdk" % "core" % "2.17.112"
[software.amazon.awssdk/core "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

  • annotations
  • arns
  • auth
  • auth-crt
  • sdk-core
  • aws-core
  • profiles
  • regions
  • protocols
  • metrics-spi
  • json-utils