Last Version

S3 Static Uploader 1.1

Plugin for uploading static content to AWS S3

License

License

GroupId

GroupId

io.pst.mojo
ArtifactId

ArtifactId

s3-static-uploader
Version

Version

1.1
Type

Type

pom
Description

Description

S3 Static Uploader
Plugin for uploading static content to AWS S3
Project URL

Project URL

https://github.com/pentasoft/s3-static-uploader
Project Organization

Project Organization

Pentasoft
Source Code Management

Source Code Management

https://github.com/pentasoft/s3-static-uploader

Download s3-static-uploader 1.1


<!-- https://jarcasting.com/artifacts/io.pst.mojo/s3-static-uploader/ -->
<dependency>
    <groupId>io.pst.mojo</groupId>
    <artifactId>s3-static-uploader</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.pst.mojo/s3-static-uploader/
implementation 'io.pst.mojo:s3-static-uploader:1.1'
// https://jarcasting.com/artifacts/io.pst.mojo/s3-static-uploader/
implementation ("io.pst.mojo:s3-static-uploader:1.1")
'io.pst.mojo:s3-static-uploader:pom:1.1'
<dependency org="io.pst.mojo" name="s3-static-uploader" rev="1.1">
  <artifact name="s3-static-uploader" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.pst.mojo', module='s3-static-uploader', version='1.1')
)
libraryDependencies += "io.pst.mojo" % "s3-static-uploader" % "1.1"
[io.pst.mojo/s3-static-uploader "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • s3-static-uploader-plugin
  • s3-static-uploader-example1