This project uses maven as a building framework. This project will be built with basic maven command:
mvn clean install
The needed jdk version can be found in the pom.xml or in the pipelines in the actions/setup-java
steps.
This project uses maven as a building framework. This project will be built with basic maven command:
mvn clean install
The needed jdk version can be found in the pom.xml or in the pipelines in the actions/setup-java
steps.