Skip to content

Addicticks/httpsupload-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPS Upload Maven Plugin

Uploads file(s) to a remote server using HTTP or HTTPS. Files are uploaded using multipart/form-data encoding. This is what almost all sites that accepts file upload uses.

The plugin is not meant for uploading artifacts to Maven Repositories. Maven does that brilliantly by itself. The plugin is meant for uploading any file (not just project's artifacts) to any type of endpoint that accepts a HTTP/HTTPS file upload.

Documentation

See Plugin Documentation for more information.

Availability

The plugin is available from Maven Central.

Maven Central

License

Apache License, version 2.0.

About

Maven Plugin for uploading files to http/https endpoint

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages