This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Ben Hale at SpringSource
[pjstadig/maven-s3-wagon "1.2.2-SNAPSHOT"]
pjstadig/maven-s3-wagon {:mvn/version "1.2.2-SNAPSHOT"}
implementation("pjstadig:maven-s3-wagon:1.2.2-SNAPSHOT")
<dependency> <groupId>pjstadig</groupId> <artifactId>maven-s3-wagon</artifactId> <version>1.2.2-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: