Last Version

AWS Java SDK :: Core 2.17.219

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.219
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.219

Filename Size
core-2.17.219.pom 2 KB
Browse

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

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