MVN

com.stephenn : scalate-maven-plugin_2.12

Maven & Gradle

Mar 05, 2018
1 stars

Scalate Maven Plugin · A Maven Plugin for pre-compiling Scalate template files.

<plugin>
    <groupId>com.stephenn</groupId>
    <artifactId>scalate-maven-plugin_2.12</artifactId>
    <version>0.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
scalate-maven-plugin_2.12-0.0.2
scalate-maven-plugin_2.12-0.0.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.stephenn</groupId>
    <artifactId>scalate-maven-plugin_2.12</artifactId>
    <version>0.0.2</version>
</plugin>

Advertisement