MVN

de.ofterdinger.maven.plugins : github-maven-plugins-parent

Maven & Gradle

Apr 14, 2023
1 stars

GitHub Maven Plugins · GitHub Maven plugins

<dependency>
    <groupId>de.ofterdinger.maven.plugins</groupId>
    <artifactId>github-maven-plugins-parent</artifactId>
    <version>0.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.4

All Versions

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

Version Vulnerabilities Updated
0.1.x
github-maven-plugins-parent-0.1.4
github-maven-plugins-parent-0.1.3
github-maven-plugins-parent-0.1.2
github-maven-plugins-parent-0.1.1
github-maven-plugins-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.ofterdinger.maven.plugins</groupId>
    <artifactId>github-maven-plugins-parent</artifactId>
    <version>0.1.4</version>
</dependency>