MVN

com.fizzed : fizzed-maven-plugins-parent

Maven & Gradle

Feb 19, 2015
55 stars

Parent pom for all Fizzed Maven plugin projects

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

Latest Version

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

  • Latest Stable: 1.0.5

All Versions

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

Version Vulnerabilities Updated
1.0.x
fizzed-maven-plugins-parent-1.0.5
fizzed-maven-plugins-parent-1.0.4
fizzed-maven-plugins-parent-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fizzed</groupId>
    <artifactId>fizzed-maven-plugins-parent</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement