MVN

com.github.praxissoftware.maven.plugins : com.github.praxissoftware.maven.plugins

Maven & Gradle

Mar 16, 2012
2 stars

Praxis Software - Maven Plugins · This reactor builds maven plugins that extend Maven's functionality.

<dependency>
    <groupId>com.github.praxissoftware.maven.plugins</groupId>
    <artifactId>com.github.praxissoftware.maven.plugins</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
com.github.praxissoftware.maven.plugins-1.1.0
1.0.x
com.github.praxissoftware.maven.plugins-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.praxissoftware.maven.plugins</groupId>
    <artifactId>com.github.praxissoftware.maven.plugins</artifactId>
    <version>1.1.0</version>
</dependency>