MVN

com.github.jasonmfehr : combiner-maven-plugin

Maven & Gradle

Feb 28, 2015
<plugin>
    <groupId>com.github.jasonmfehr</groupId>
    <artifactId>combiner-maven-plugin</artifactId>
    <version>1.0.0-beta-05</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jasonmfehr : combiner-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-beta-05
  • Latest Beta: 1.0.0-beta-05

All Versions

Choose a version of com.github.jasonmfehr : combiner-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
combiner-maven-plugin-1.0.0-beta-05
combiner-maven-plugin-1.0.0-beta-04
combiner-maven-plugin-1.0.0-beta-03
combiner-maven-plugin-1.0.0-beta-01

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.jasonmfehr</groupId>
    <artifactId>combiner-maven-plugin</artifactId>
    <version>1.0.0-beta-05</version>
</plugin>