How to publish a Kotlin/Java Spring Boot library with Gradle to Maven Central - Complete Guide
This is an opinionated step-by-step guide on how to publish a Kotlin/Java library with Gradle to the Maven Central repository.
It assumes that:
the project is built with Gradle (look at Maciej Guide if you want to do it with Maven)
the project code...
tschuehly.de9 min read