No-bullshit guide on publishing your Gradle projects to Maven Central

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • aws-junit5

    JUnit 5 extensions for AWS

    If you got stuck here, check out this repository, a project that I’ve moved to the Maven Central Repository recently, that inspired me summarizing my experience here.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • publish-plugin

    Gradle plugin for publishing to Nexus repositories

    There is a remedy: Gradle Nexus Publish Plugin. This plugin automatically closes and releases OSSRH staging repositories whenever you publish something. To use it, remove the repositories section from the publishing plugin configuration of your build script (the one mentioning "OSSRH" in my example above) and add these lines to your build:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Publishing Android libraries to MavenCentral in 2021

    3 projects | dev.to | 21 Apr 2021
  • We Are Improving Library Authors’ Experience!

    3 projects | /r/Kotlin | 31 Jan 2023
  • How to publish a Gradle project to OSSRH.

    3 projects | /r/java | 5 Feb 2021
  • AWS CLouD NeTWoRkiNg SuiTE 3000

    1 project | news.ycombinator.com | 3 Sep 2024
  • Serverless AWS Account Watcher

    3 projects | dev.to | 2 Sep 2024

Did you konow that Kotlin is
the 16th most popular programming language
based on number of metions?