Publish your artifacts to sonatype's central portal.
The plugin implements sonatype's Central Publisher API (part of).
It will call maven-publish to generate artifacts and publish them to sonatype's central portal.
Note: This is a third party plugin.
Apply this plugin in gradle:
plugins {
id("cn.lalaki.central") version "2.0.8"
}
NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams.
The supported database platforms are Oracle and Mysql.
The support for Postgresql is work in progress. Feedback is more then welcome.