AWS S3 Maven Wagon


License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.github.kwakiutlcs
ArtifactId

ArtifactId

aws-s3-wagon
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

AWS S3 Maven Wagon
AWS S3 Maven Wagon
Project URL

Project URL

https://github.com/kwakiutlCS/aws-s3-wagon
Source Code Management

Source Code Management

https://github.com/kwakiutlCS/aws-s3-wagon

Download aws-s3-wagon

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kwakiutlcs/aws-s3-wagon/ -->
<dependency>
    <groupId>io.github.kwakiutlcs</groupId>
    <artifactId>aws-s3-wagon</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kwakiutlcs/aws-s3-wagon/
implementation 'io.github.kwakiutlcs:aws-s3-wagon:0.2.2'
// https://jarcasting.com/artifacts/io.github.kwakiutlcs/aws-s3-wagon/
implementation ("io.github.kwakiutlcs:aws-s3-wagon:0.2.2")
'io.github.kwakiutlcs:aws-s3-wagon:jar:0.2.2'
<dependency org="io.github.kwakiutlcs" name="aws-s3-wagon" rev="0.2.2">
  <artifact name="aws-s3-wagon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kwakiutlcs', module='aws-s3-wagon', version='0.2.2')
)
libraryDependencies += "io.github.kwakiutlcs" % "aws-s3-wagon" % "0.2.2"
[io.github.kwakiutlcs/aws-s3-wagon "0.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
software.amazon.awssdk : s3 jar
software.amazon.awssdk : sts jar
org.apache.maven.wagon : wagon-provider-api jar 3.5.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0