Skip to content

geluzo/S3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

S3 dummy client

Simple scala class for managing Amazon's S3 Client Class inside your scala scripts.

This project depends on Amazons AWS SDK for Java:

libraryDependencies += "com.amazonaws" % "aws-java-sdk" % "1.0.002"

I'll try to write scaladoc and add some script examples soon :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages