https://github.com/wavefronthq/java-lib
Wavefront shared Java library
https://github.com/wavefronthq/java-lib
Last synced: 12 months ago
JSON representation
Wavefront shared Java library
- Host: GitHub
- URL: https://github.com/wavefronthq/java-lib
- Owner: wavefrontHQ
- License: other
- Created: 2019-09-10T23:59:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T19:46:09.000Z (about 2 years ago)
- Last Synced: 2025-04-11T05:06:53.288Z (about 1 year ago)
- Language: Java
- Size: 914 KB
- Stars: 0
- Watchers: 24
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-lib
Wavefront shared Java library
## Requirements
* Java >= 11
* Maven
## To start developing
```
$ git clone https://github.com/wavefronthq/java-lib
$ cd java-lib
$ mvn clean install -DskipTests
```
## Contributing
Public contributions are always welcome. Please feel free to report issues or submit pull requests.