We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
KotlinPrimavera is a set of Kotlin libraries to support Spring portfolio projects
You must configure your pom.xml file using JCenter repository
pom.xml
<repository> <id>central</id> <name>bintray</name> <url>http://jcenter.bintray.com</url> </repository>