Cloudify REST Client for Java NOTE: This is still in development This repository contains a Java implementation for Cloudify's REST API. Build Prerequisites Maven 3.x+ JDK 8+ How to Test mvn clean test How to Build mvn clean install