Oracle Cloud Infrastructure Object Storage Classic Java SDK

Oracle Cloud Infrastructure Object Storage Classic Java SDK (release 13.2.10)

The Oracle Cloud Infrastructure Object Storage Classic Java Software Development Kit (SDK) contains:

  • The Oracle Cloud Infrastructure Object Storage Classic Java library
  • Javadocs for the Java library

The Oracle Cloud Infrastructure Object Storage Classic Java library provides a convenient way to interact with Oracle Cloud Infrastructure Object Storage Classic instances through the Java programming language. The Java library can be used from both on-premise environments as well as applications running in Oracle Java Cloud Service. The Java library provides the following functionality:

  • Store and Retrieve Objects
    • Optionally encrypt / decrypt Objects transparently on upload and download, respectively.
    • Store segmented Objects (for source files larger than 5GB). Note: This cannot be used with transparent encryption.
  • Create and Delete Containers and Objects
  • Update Container Access Control Lists (ACLs)
  • Update Container and Object metadata
  • List Containers and Objects

The 13.2.x release now uses JAX-RS 2.0 APIs and hence has corresponding dependencies. It contains no other feature or API changes as compared to the current Java SDK 13.1.3 version. It may be used in environments where the client applications need to use JAX-RS 2.0 APIs.

Download

Description

(2 MB) (Requires JDK version 1.7 or higher)