MVN

org.scalatra.scalate : maven-scalate-plugin_2.11

Maven & Gradle

Mar 16, 2015
598 stars

A Scalate Maven Plugin

<plugin>
    <groupId>org.scalatra.scalate</groupId>
    <artifactId>maven-scalate-plugin_2.11</artifactId>
    <version>1.7.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalatra.scalate : maven-scalate-plugin_2.11 to add to Maven - Latest Versions:

  • Latest Stable: 1.7.1

All Versions

Choose a version of org.scalatra.scalate : maven-scalate-plugin_2.11 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
maven-scalate-plugin_2.11-1.7.1
maven-scalate-plugin_2.11-1.7.0

How to add a plugin to Maven

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

<plugin>
    <groupId>org.scalatra.scalate</groupId>
    <artifactId>maven-scalate-plugin_2.11</artifactId>
    <version>1.7.1</version>
</plugin>