This project requires:
- JDK 11 or higher
- Maven 3.6.3
./build.sh && ./run.sh
This project uses the Java platform HttpClient:
This HttpClient is available in Java 11 and above.
- Apache commons-cli
- Apache commons-csv
- Google Guava
- Google AutoValue
- Atlassian Fugue
- slf4j
- logback
- JUnit 5.x
This project uses GitHub Actions