MVN

io.zipkin.java : centralsync-maven-plugin

Maven & Gradle

May 10, 2016

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

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

Latest Version

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

  • Latest Stable: 0.18.3

All Versions

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

Version Vulnerabilities Updated
0.18.x
centralsync-maven-plugin-0.18.3
centralsync-maven-plugin-0.18.2
centralsync-maven-plugin-0.18.1

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.java</groupId>
    <artifactId>centralsync-maven-plugin</artifactId>
    <version>0.18.3</version>
</plugin>

Advertisement