All Projects → jcaddel → Maven S3 Wagon

jcaddel / Maven S3 Wagon

Multi-threaded wagon to connect Maven with Amazon S3

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Maven S3 Wagon

Java Course
Self paced course for Java Engineers
Stars: ✭ 103 (-9.65%)
Mutual labels:  maven
Hsweb Payment
基于hsweb的开源聚合支付系统,多商户,多渠道,多配置.
Stars: ✭ 112 (-1.75%)
Mutual labels:  maven
S3fs
Amazon S3 filesystem for PyFilesystem2
Stars: ✭ 111 (-2.63%)
Mutual labels:  s3
Vscode Maven
VSCode extension "Maven for Java"
Stars: ✭ 107 (-6.14%)
Mutual labels:  maven
S3 Uploads
The WordPress Plugin to Store Uploads on Amazon S3
Stars: ✭ 1,573 (+1279.82%)
Mutual labels:  s3
Fileuploader
Beautiful and powerful HTML file uploading tool. A jQuery, PHP and Node.js plugin that transforms the standard input into a revolutionary and fancy field on your page.
Stars: ✭ 111 (-2.63%)
Mutual labels:  s3
Springboot Link Admin
Vue Springboot Project | Link Admin后端,适用于小型项目
Stars: ✭ 100 (-12.28%)
Mutual labels:  maven
Spring Cloud Build
Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
Stars: ✭ 114 (+0%)
Mutual labels:  maven
S3uploader
A minimalistic UI to conveniently upload and download files from AWS S3
Stars: ✭ 111 (-2.63%)
Mutual labels:  s3
M1 Test
Java编译速度对比测试: M1 MacBook Air vs Intel Core i9 MacBook Pro
Stars: ✭ 111 (-2.63%)
Mutual labels:  maven
S3transfer
Amazon S3 Transfer Manager for Python
Stars: ✭ 108 (-5.26%)
Mutual labels:  s3
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-4.39%)
Mutual labels:  maven
Java Comment Preprocessor
The Most Powerful Multi-Pass Java Preprocessor
Stars: ✭ 111 (-2.63%)
Mutual labels:  maven
Leofs
The LeoFS Storage System
Stars: ✭ 1,439 (+1162.28%)
Mutual labels:  s3
Taotao Store
淘淘网上商城是一个综合性的B2C平台,类似京东商城、天猫商城。会员可以在商城浏览商品、下订单,以及参加各种活动。商家可以在入住淘淘商城,在该平台上开店出售自己的商品,并且得到淘淘商城提供的可靠的服务。管理员、运营可以在平台后台管理系统中管理商品、订单、会员等。客服可以在后台管理系统中处理用户的询问以及投诉。
Stars: ✭ 114 (+0%)
Mutual labels:  maven
S3update
Enable your Golang applications to self update with S3
Stars: ✭ 101 (-11.4%)
Mutual labels:  s3
S3 Sftp Proxy
An AWS S3 gateway proxying SFTP connections.
Stars: ✭ 112 (-1.75%)
Mutual labels:  s3
Libsass Maven Plugin
libsass wrapper for maven
Stars: ✭ 114 (+0%)
Mutual labels:  maven
Confluence Publisher
Maven plugin and Docker image to convert AsciiDoc and publish it to Confluence
Stars: ✭ 112 (-1.75%)
Mutual labels:  maven
Sbt S3 Resolver
☁️Amazon S3-based resolver for sbt
Stars: ✭ 112 (-1.75%)
Mutual labels:  s3

Maven S3 Wagon

This wagon enables communication between Maven and Amazon S3.

pom's with a reference to this wagon can publish build artifacts (.jar's, .war's, etc) to S3.

When uploading the contents of a directory, API calls to S3 are multi-threaded.

This allows directories with a lot of content (eg when invoking mvn site-deploy) to be published very quickly

Check Maven Central for the latest version

Documentation

Usage

Authentication

Permissions

Maven generated site

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].