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

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

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.