This project consists of two libraries: rest4j-core and rest4j-generator. Generator project currently is not supported.
- Install maven and jdk-11
brew install maven && brew cask install java11
- Go to
core
folder - Run
mvn install -DskipTests -Dmaven.javadoc.skip=true -Dgpg.skip