MVN

io.zipkin.centralsync-maven-plugin : centralsync-maven-plugin

Maven & Gradle

Jun 13, 2019
3 stars

Central Sync Maven Plugin · Maven plugin that syncs a Bintray project to Maven Central

<plugin>
    <groupId>io.zipkin.centralsync-maven-plugin</groupId>
    <artifactId>centralsync-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.zipkin.centralsync-maven-plugin : centralsync-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.zipkin.centralsync-maven-plugin : centralsync-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
centralsync-maven-plugin-0.1.1
centralsync-maven-plugin-0.1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.zipkin.centralsync-maven-plugin</groupId>
    <artifactId>centralsync-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>