Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 331 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 331 Bytes

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.