The following tools are required to build and run the artifacts.
- JDK 11 or higher
- Apache Maven 3.6.0 or higher
mvn clean package
When using Joy as the service provider:
mvn clean package -P with-joy
java -jar target/benchmarks.jar
The following tools are required to build and run the artifacts.
mvn clean package
When using Joy as the service provider:
mvn clean package -P with-joy
java -jar target/benchmarks.jar