MVN

com.carrotgarden.maven : scalor-maven-plugin_2.12

Maven & Gradle

May 03, 2019
49 stars

Scalor Maven Plugin 2.12 · Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven

<plugin>
    <groupId>com.carrotgarden.maven</groupId>
    <artifactId>scalor-maven-plugin_2.12</artifactId>
    <version>1.5.0.20190502185130</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.carrotgarden.maven : scalor-maven-plugin_2.12 to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0.20190502185130

All Versions

Choose a version of com.carrotgarden.maven : scalor-maven-plugin_2.12 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
scalor-maven-plugin_2.12-1.5.0.20190502185130
1.4.x
scalor-maven-plugin_2.12-1.4.2.20180508161326
scalor-maven-plugin_2.12-1.4.1.20180403213227
scalor-maven-plugin_2.12-1.4.0.20180329174003
1.3.x
scalor-maven-plugin_2.12-1.3.2.20180223214239
scalor-maven-plugin_2.12-1.3.1.20180220212613
scalor-maven-plugin_2.12-1.3.0.20180218205359
1.2.x
scalor-maven-plugin_2.12-1.2.4.20180217180203
scalor-maven-plugin_2.12-1.2.3.20180215211914
scalor-maven-plugin_2.12-1.2.2.20180214213630
scalor-maven-plugin_2.12-1.2.1.20180213030702
scalor-maven-plugin_2.12-1.2.0.20180208170454
1.1.x
scalor-maven-plugin_2.12-1.1.2.20180205212801
scalor-maven-plugin_2.12-1.1.1.20180201164756
scalor-maven-plugin_2.12-1.1.0.20180129232702
1.0.x
scalor-maven-plugin_2.12-1.0.3.20180115180433
scalor-maven-plugin_2.12-1.0.2.20180114165441
scalor-maven-plugin_2.12-1.0.1.20180112171513
scalor-maven-plugin_2.12-1.0.0.20180108001949

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>scalor-maven-plugin_2.12</artifactId>
    <version>1.5.0.20190502185130</version>
</plugin>