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>
Choose a version of org.javalite : activeweb-sass-maven-plugin to add to Maven - Latest 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
|
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