Skip to content

wavefrontHQ/java-lib

Repository files navigation

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.