S3 storage maven plugin

Maven plug-in for uploading files to S3.Support any wildcard path.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.evanzyj
ArtifactId

ArtifactId

s3-storage-maven-plugin
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

S3 storage maven plugin
Maven plug-in for uploading files to S3.Support any wildcard path.
Project URL

Project URL

https://github.com/evanzyj/s3-storage-maven-plugin

Download s3-storage-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.evanzyj</groupId>
    <artifactId>s3-storage-maven-plugin</artifactId>
    <version>1.0.6</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
com.amazonaws : aws-java-sdk-core jar 1.11.836
com.amazonaws : aws-java-sdk-s3 jar 1.11.836

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5