MVN

com.jakewharton : github-deploy-maven-plugin

Maven & Gradle

Apr 17, 2011

GitHub Deploy Maven Plugin · Deploy a project's packaged artifacts to its corresponding GitHub project.

<plugin>
    <groupId>com.jakewharton</groupId>
    <artifactId>github-deploy-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jakewharton : github-deploy-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.jakewharton : github-deploy-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
github-deploy-maven-plugin-1.0.1
github-deploy-maven-plugin-1.0.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>com.jakewharton</groupId>
    <artifactId>github-deploy-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Advertisement

Dependencies from Group

Aug 12, 2020
94 usages
25.5k stars
Jun 19, 2013
60 usages
5.7k stars
Aug 13, 2021
5 usages
1.7k stars
Aug 12, 2020
4 usages
25.5k stars
Sep 01, 2012
3 usages

Discover Dependencies

Jul 12, 2014
1 usages
1.4k stars
Nov 16, 2006
Jul 21, 2013
1 usages
5 stars
Jul 22, 2013
6 stars
Jul 21, 2013
1 usages
8 stars
Jul 23, 2013
4 usages
11 stars
Jul 23, 2013
8 stars
Jun 25, 2014
3 stars
Feb 21, 2006