MVN

de.cooperate-project.maven : de.cooperate-project.maven.bintray.deploy

Maven & Gradle

Nov 11, 2018
0 stars

Bintray Deployment Plugin · A plugin that can deploy arbitrary files to a bintray generic repository.

<plugin>
    <groupId>de.cooperate-project.maven</groupId>
    <artifactId>de.cooperate-project.maven.bintray.deploy</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.cooperate-project.maven : de.cooperate-project.maven.bintray.deploy to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of de.cooperate-project.maven : de.cooperate-project.maven.bintray.deploy to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
de.cooperate-project.maven.bintray.deploy-0.1.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>de.cooperate-project.maven</groupId>
    <artifactId>de.cooperate-project.maven.bintray.deploy</artifactId>
    <version>0.1.1</version>
</plugin>