S3 Simple AppEngine

An S3 library that works from inside Google App engine

License

License

GroupId

GroupId

com.elevenware
ArtifactId

ArtifactId

s3-simple-appengine
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

S3 Simple AppEngine
An S3 library that works from inside Google App engine
Project URL

Project URL

https://github.com/georgecodes/s3-simple-appengine
Project Organization

Project Organization

Elevenware Limited
Source Code Management

Source Code Management

https://github.com/georgecodes/s3-simple-appengine.git

Download s3-simple-appengine

How to add to project

<!-- https://jarcasting.com/artifacts/com.elevenware/s3-simple-appengine/ -->
<dependency>
    <groupId>com.elevenware</groupId>
    <artifactId>s3-simple-appengine</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.elevenware/s3-simple-appengine/
implementation 'com.elevenware:s3-simple-appengine:1.0'
// https://jarcasting.com/artifacts/com.elevenware/s3-simple-appengine/
implementation ("com.elevenware:s3-simple-appengine:1.0")
'com.elevenware:s3-simple-appengine:jar:1.0'
<dependency org="com.elevenware" name="s3-simple-appengine" rev="1.0">
  <artifact name="s3-simple-appengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elevenware', module='s3-simple-appengine', version='1.0')
)
libraryDependencies += "com.elevenware" % "s3-simple-appengine" % "1.0"
[com.elevenware/s3-simple-appengine "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.json : json jar 20090211

Project Modules

There are no modules declared in this project.

Versions

Version
1.0