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

https://github.com/ow2-proactive/proactive-cloud-watch-addons

Utility class for communication with Proactive Cloud Watch service
https://github.com/ow2-proactive/proactive-cloud-watch-addons

Last synced: 12 days ago
JSON representation

Utility class for communication with Proactive Cloud Watch service

Awesome Lists containing this project

README

        

This project provide an utility class for HTTP requests to REST API of ProActive Cloud Watch service.

# Installation

Run the following Gradle command to generate JAR file:

```
gradle clean jar
```

It will generate a JAR file in `build/libs/proactive-cloud-watch-addons-X.Y.Z-SNAPSHOT.jar`

Copy the JAR file in the `addons` folder of your ProActive installation.

# Usage

A template is provided in the studio.