Building the library from sourceΒΆ
You’ll need the following
- Java 1.8
- Maven 3.3.3
- Groovy 2.4.5
Steps
- git clone https://github.com/harmingcola/contract
- mvn clean install
- The build enforces 95% code unit test coverage.
You’ll need the following
Steps