Central Sync Maven Plugin

Maven plugin that syncs a Bintray project to Maven Central

License

License

Categories

Categories

Maven Build Tools Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

io.zipkin.centralsync-maven-plugin
ArtifactId

ArtifactId

centralsync-maven-plugin
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Central Sync Maven Plugin
Maven plugin that syncs a Bintray project to Maven Central
Project URL

Project URL

https://github.com/openzipkin/centralsync-maven-plugin
Project Organization

Project Organization

OpenZipkin
Source Code Management

Source Code Management

https://github.com/openzipkin/centralsync-maven-plugin

Download centralsync-maven-plugin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.1
org.apache.maven : maven-settings jar 3.6.1
com.squareup.okhttp3 : okhttp jar 3.4.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.3.0
com.squareup.okhttp3 : mockwebserver jar 3.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0