MVN

com.carrotgarden.maven : carrot-maven-scr-plugin

Maven & Gradle

Mar 29, 2013
6 stars

${project.organization.name} SCR Maven Plugin

<plugin>
    <groupId>com.carrotgarden.maven</groupId>
    <artifactId>carrot-maven-scr-plugin</artifactId>
    <version>3.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.carrotgarden.maven : carrot-maven-scr-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0.3

All Versions

Choose a version of com.carrotgarden.maven : carrot-maven-scr-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
carrot-maven-scr-plugin-3.0.3
carrot-maven-scr-plugin-3.0.2
carrot-maven-scr-plugin-3.0.1
carrot-maven-scr-plugin-3.0.0
2.0.x
carrot-maven-scr-plugin-2.0.1
carrot-maven-scr-plugin-2.0.0
1.1.x
carrot-maven-scr-plugin-1.1.5
carrot-maven-scr-plugin-1.1.4
carrot-maven-scr-plugin-1.1.3
carrot-maven-scr-plugin-1.1.2
carrot-maven-scr-plugin-1.1.1

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.carrotgarden.maven</groupId>
    <artifactId>carrot-maven-scr-plugin</artifactId>
    <version>3.0.3</version>
</plugin>