Software Details:
Version: 0.9.4 updated
Upload Date: 1 May 16
Distribution Type: Freeware
Downloads: 57
JetS3t is basically a collection of Java libraries wrapping various AWS APIs.
The toolkit allows developers to create Java applications that interact with Amazon Web Services tools and features, all in a simple and non-destructive manner.
JetS3t is a collection of clients for various Amazon Web Services APIs, all bundled into one package, allowing programmers to write their application's code using one single, simplified tool instead of multiple libraries.
Supported services:
- Amazon S3
- Amazon CloudFront
- Google Storage Service
What is new in this release:
- Major update to use HttpClient library version 4.x instead of version 3.x
- All storage objects (e.g. StorageObject/StorageBucket and subclasses) now ignore case in metadata item names. The case of item names is retained and available if necessary, but metadata add/get methods no longer pay attention to case.
- Specify a default mimetype to use for uploaded files with an unrecognized or missing extension by defining a '*' extension in the mime.types config file.
What is new in version 0.9.3:
- Major update to use HttpClient library version 4.x instead of version 3.x
- All storage objects (e.g. StorageObject/StorageBucket and subclasses) now ignore case in metadata item names. The case of item names is retained and available if necessary, but metadata add/get methods no longer pay attention to case.
- Specify a default mimetype to use for uploaded files with an unrecognized or missing extension by defining a '*' extension in the mime.types config file.
Comments not found