jOCCI
Last updated
Last updated
jOCCI is a suite of Java libraries to facilitate use of the 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.
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
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.
Only OCCI version 1.1 is supported.
jOCCI libraries are available also from the following sources:
Maven
GitHub sources
INDIGO DataCloud repository