Skip to content

ohnosequences/ivy-s3-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ivy-s3-resolver

Ivy resolver that supports publishing to S3 objects.

This little Java library powers the sbt-s3-resolver plugin which allows publishing and resolving artifacts to/from Amazon S3.

To add a dependency in your sbt project use this:

libraryDependencies += "ohnosequences" % "ivy-s3-resolver" % "<version>"

See also API documentation.