is not current version
Last Version 2.17.219

AWS Java SDK :: New Service Maven Plugin 2.17.19

This plugin can add new services to the SDK.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awssdk
ArtifactId

ArtifactId

release-scripts
Version

Version

2.17.19
Type

Type

jar
Description

Description

AWS Java SDK :: New Service Maven Plugin
This plugin can add new services to the SDK.

Download release-scripts 2.17.19


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

Dependencies

compile (4)

Group / Artifact Type Version
software.amazon.awssdk : utils jar 2.17.19
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar
commons-cli : commons-cli jar

runtime (2)

Group / Artifact Type Version
log4j : log4j jar
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.