Wednesday, June 30, 2010

Amazon S3

This is the real protocol reference for Amazon S3. You need to read this if you want to develop S3 compatible service or client library.

in reference to: Amazon Simple Storage Service (view on Google Sidewiki)

install non-maven-support library

mvn install:install-file -Dfile=c:\kaptcha-2.3.jar -DgroupId=com.google.code
-DartifactId=kaptcha -Dversion=2.3 -Dpackaging=jar

in reference to:

"mvn install:install-file -Dfile=c:\kaptcha-2.3.jar -DgroupId=com.google.code -DartifactId=kaptcha -Dversion=2.3 -Dpackaging=jar"
- How to include library manually into maven local repository? (view on Google Sidewiki)