Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.27 KB

File metadata and controls

41 lines (27 loc) · 1.27 KB

Sample Core

Build Status codecov JavaDoc License

Installation

Install dependencies

./mvnw clean install

Running the tests

Run all tests

./mvnw test

Build

Build package

./mvnw package

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details