Maven parent project, which contains the Java cloudcontrol PaaS API adapter modules and tools.
You will need following:
Install via your package manager, otherwise get the libraries.
Descriptions can be found here:
For Maven: Building a Project with Maven
-
Clone the cctrl.jar project
$ git clone https://github.com/denisneuling/cctrl.jar.git
-
Change into the directory:
$ cd cctrl.jar
-
Run maven:
$ mvn install # fetch all dependencies and build the project