X-Mapper is a Gradle project You can see the available tasks to run via ./gradle tasks To build a .jar at build/libs/x-mapper.jar, run ./gradlew assemble To run tests, run ./gradlew test