This contains Java and Scala utility classes used across a number of projects.
# build with Java 17
gradlew clean build package --info
- Login to https://s01.oss.sonatype.org/
- Click on Staging Repositories on the left.
- Select the staged repo and click the
Close
button above it. This will go through the activity at the bottom. Verify that all checks passed. - Select the staged repo and click the
Release
button above it. Be patient, it will appear in Maven central after some time