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
- Host: GitHub
- URL: https://github.com/ow2-proactive/proactive-cloud-watch-addons
- Owner: ow2-proactive
- Created: 2016-10-27T13:16:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T15:33:43.000Z (30 days ago)
- Last Synced: 2025-05-13T11:06:29.909Z (12 days ago)
- Language: Java
- Size: 137 KB
- Stars: 0
- Watchers: 19
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.