MVN

it.nicolasfarabegoli : publish-to-maven-central

Maven & Gradle

Oct 15, 2022
0 stars

publish-to-maven-central · A plugin that allows you to publish to Maven Central with (almost) zero-config

<dependency>
    <groupId>it.nicolasfarabegoli</groupId>
    <artifactId>publish-to-maven-central</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.nicolasfarabegoli : publish-to-maven-central to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of it.nicolasfarabegoli : publish-to-maven-central to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
publish-to-maven-central-1.1.4
publish-to-maven-central-1.1.3
publish-to-maven-central-1.1.2
publish-to-maven-central-1.1.1
publish-to-maven-central-1.1.0
1.0.x
publish-to-maven-central-1.0.4
publish-to-maven-central-1.0.3
publish-to-maven-central-1.0.1
publish-to-maven-central-1.0.0

How to add a dependency to Maven

Add the following it.nicolasfarabegoli : publish-to-maven-central maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.nicolasfarabegoli</groupId>
    <artifactId>publish-to-maven-central</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.nicolasfarabegoli : publish-to-maven-central gradle dependency to your build.gradle file:

implementation 'it.nicolasfarabegoli:publish-to-maven-central:1.1.4'

Gradle Kotlin DSL: Add the following it.nicolasfarabegoli : publish-to-maven-central gradle kotlin dependency to your build.gradle.kts file:

implementation("it.nicolasfarabegoli:publish-to-maven-central:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.nicolasfarabegoli : publish-to-maven-central sbt scala dependency to your build.sbt file:

libraryDependencies += "it.nicolasfarabegoli" % "publish-to-maven-central" % "1.1.4"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 21, 2021
3 usages
2.5k stars
Jul 13, 2023
1 usages
26 stars
Jun 25, 2023
3 usages
Jun 25, 2023
1 usages
0 stars
Jun 25, 2023
3 usages
Jun 25, 2023
3 usages
Jun 25, 2023
9 usages
0 stars
Jun 25, 2023
2 usages
0 stars
Jun 25, 2023
2 usages
0 stars