MVN

com.github.ehsaniara : maven-repository-aws-s3

Maven & Gradle

May 23, 2020
12 stars

Maven Repository with AWS S3 · Maven Repository with AWS S3 from S3 storage wagon.

<plugin>
    <groupId>com.github.ehsaniara</groupId>
    <artifactId>maven-repository-aws-s3</artifactId>
    <version>1.2.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ehsaniara : maven-repository-aws-s3 to add to Maven - Latest Versions:

  • Latest Stable: 1.2.11

All Versions

Choose a version of com.github.ehsaniara : maven-repository-aws-s3 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
maven-repository-aws-s3-1.2.11
maven-repository-aws-s3-1.2.10
maven-repository-aws-s3-1.2.9
maven-repository-aws-s3-1.2.8
maven-repository-aws-s3-1.2.6
maven-repository-aws-s3-1.2.5
maven-repository-aws-s3-1.2.4

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.ehsaniara</groupId>
    <artifactId>maven-repository-aws-s3</artifactId>
    <version>1.2.11</version>
</plugin>

Advertisement