MVN

org.javalite : activeweb-sass-maven-plugin

Maven & Gradle

Apr 20, 2023
833 stars

JavaLite - ActiveWeb SASS Maven Plugin

<plugin>
    <groupId>org.javalite</groupId>
    <artifactId>activeweb-sass-maven-plugin</artifactId>
    <version>3.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.javalite : activeweb-sass-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of org.javalite : activeweb-sass-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4
activeweb-sass-maven-plugin-3.4-j11
3.3
activeweb-sass-maven-plugin-3.3-j11
3.1
activeweb-sass-maven-plugin-3.1-j11
3.0
activeweb-sass-maven-plugin-3.0
activeweb-sass-maven-plugin-3.0-j11
2.6
activeweb-sass-maven-plugin-2.6-j8
2.5
activeweb-sass-maven-plugin-2.5-j8

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.javalite</groupId>
    <artifactId>activeweb-sass-maven-plugin</artifactId>
    <version>3.0</version>
</plugin>

Advertisement