MVN

com.marvelution.maven.plugins : maven-plugins

Maven & Gradle

Oct 29, 2009

Maven 2.x Plugins · Parent Maven project for all Maven 2.x plugins developed by Marvelution

<dependency>
    <groupId>com.marvelution.maven.plugins</groupId>
    <artifactId>maven-plugins</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1

All Versions

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

Version Vulnerabilities Updated
1.1
maven-plugins-1.1
1.0
maven-plugins-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.marvelution.maven.plugins</groupId>
    <artifactId>maven-plugins</artifactId>
    <version>1.1</version>
</dependency>