Package org.springframework.aws.ivy

Class Summary
S3Repository A repository the allows you to upload and download from an S3 repository.
S3Resolver A dependency resolver that looks to an S3 repository to resolve dependencies.
S3Resource A Resource implementation that extracts its data from an S3 resource.
S3Utils A utility class for parsing full URIs into S3 component parts.
 

Exception Summary
S3RepositoryException A runtime wrapper exception for S3 exceptions thrown in the S3Repository.