jOCCI

jOCCI is a suite of Java libraries to facilitate use of the OCCI (Open Cloud Computing Interface)arrow-up-right protocol as standardized by OGF (the Open Grid Forum). Its main purpose is to simplify development of OCCI clients in Java.

The jOCCI suite consists of the following components:

  • jOCCI-core is an implementation of the OCCI class structure in Java. It allows developers to work with OCCI concepts hands-on, treating OCCI classes as actual classes in their program.

  • jOCCI-api is a library for OCCI transport over HTTPs.

Summary:

Release Notes

What's new

This is the initial release of jOCCI, a Java library implementing the OCCI protocol for use mainly in client-side products.

Supported Platforms:

  • CentOS7, Ubuntu 14, Ubuntu 16

Deployment Notes

  • There is no installation, the packages will be brought in by a

    depending application. Similarly, upgrades will be brought in with updates of the depending application where applicable.

List of RfCs

Known Issues

  • Only OCCI version 1.1 is supported.

List of Artifacts

jOCCI libraries are available also from the following sources:

Documentation

Last updated