MVN

com.github.github : github-maven-plugins-parent

Maven & Gradle

Jun 02, 2015
584 stars

GitHub Maven Plugins · GitHub Maven plugins

<dependency>
    <groupId>com.github.github</groupId>
    <artifactId>github-maven-plugins-parent</artifactId>
    <version>0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.github : github-maven-plugins-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.12

All Versions

Choose a version of com.github.github : github-maven-plugins-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12
github-maven-plugins-parent-0.12
0.11
github-maven-plugins-parent-0.11
0.10
github-maven-plugins-parent-0.10
0.9
github-maven-plugins-parent-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.github</groupId>
    <artifactId>github-maven-plugins-parent</artifactId>
    <version>0.12</version>
</dependency>