Last Version

AWS Java SDK :: New Service Maven Plugin 2.17.219

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


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

Dependencies

compile (4)

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

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar

Project Modules

There are no modules declared in this project.