An open API service indexing awesome lists of open source software.

https://github.com/majlen/jrocci-wrappers

Java wrappers around rOCCI gems.
https://github.com/majlen/jrocci-wrappers

cloud interoperability java-8 java-wrapper occi

Last synced: 12 days ago
JSON representation

Java wrappers around rOCCI gems.

Awesome Lists containing this project

README

          

# jrocci-wrappers - Java wrappers around OCCI Ruby gems
[![Build Status](https://travis-ci.org/Majlen/jrocci-wrappers.svg?branch=master)](https://travis-ci.org/Majlen/jrocci-wrappers)
[![Coverage Status](https://coveralls.io/repos/github/Majlen/jrocci-wrappers/badge.svg?branch=master)](https://coveralls.io/github/Majlen/jrocci-wrappers?branch=master)

The repository contains wrappers originally developed for [GUOCCI](https://github.com/Majlen/guocci).
It can be used as a replacement for jOCCI libraries.

This is not meant to be 100% feature complete, the goal is to provide the methods and classes used in the projects depending on it.
Pull Requests implementing more features are welcome.