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-lessc-maven-plugin</artifactId>
<version>3.0</version>
</plugin>
Choose a version of org.javalite : activeweb-lessc-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.4 |
activeweb-lessc-maven-plugin-3.4-j11
|
||
3.3 |
activeweb-lessc-maven-plugin-3.3-j11
|
||
3.1 |
activeweb-lessc-maven-plugin-3.1-j11
|
||
3.0 |
activeweb-lessc-maven-plugin-3.0
|
||
activeweb-lessc-maven-plugin-3.0-j11
|
|||
2.6 |
activeweb-lessc-maven-plugin-2.6-j8
|
||
2.5 |
activeweb-lessc-maven-plugin-2.5-j8
|
||
2.4 |
activeweb-lessc-maven-plugin-2.4-j8
|
||
2.3.x |
activeweb-lessc-maven-plugin-2.3.2-j8
|
||
activeweb-lessc-maven-plugin-2.3.1-j8
|
|||
2.3 |
activeweb-lessc-maven-plugin-2.3
|
||
2.2 |
activeweb-lessc-maven-plugin-2.2
|
||
2.1 |
activeweb-lessc-maven-plugin-2.1
|
||
2.0 |
activeweb-lessc-maven-plugin-2.0
|
||
1.16.x |
activeweb-lessc-maven-plugin-1.16.j7
|
||
1.15.x |
activeweb-lessc-maven-plugin-1.15.j7
|
||
1.15 |
activeweb-lessc-maven-plugin-1.15
|
||
1.14 |
activeweb-lessc-maven-plugin-1.14
|
||
1.13 |
activeweb-lessc-maven-plugin-1.13
|
||
1.12 |
activeweb-lessc-maven-plugin-1.12
|
||
1.11 |
activeweb-lessc-maven-plugin-1.11
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>org.javalite</groupId>
<artifactId>activeweb-lessc-maven-plugin</artifactId>
<version>3.0</version>
</plugin>
Advertisement