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.github.raphc</groupId>
<artifactId>selenese4j-maven-plugin</artifactId>
<version>2.2</version>
</plugin>
Choose a version of com.github.raphc : selenese4j-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.2 |
selenese4j-maven-plugin-2.2
|
||
2.1 |
selenese4j-maven-plugin-2.1
|
||
2.0 |
selenese4j-maven-plugin-2.0
|
||
1.9 |
selenese4j-maven-plugin-1.9
|
||
1.8 |
selenese4j-maven-plugin-1.8
|
||
1.7 |
selenese4j-maven-plugin-1.7
|
||
1.6 |
selenese4j-maven-plugin-1.6
|
||
1.5 |
selenese4j-maven-plugin-1.5
|
||
1.4 |
selenese4j-maven-plugin-1.4
|
||
1.3 |
selenese4j-maven-plugin-1.3
|
||
1.2 |
selenese4j-maven-plugin-1.2
|
||
1.1 |
selenese4j-maven-plugin-1.1
|
||
1.0 |
selenese4j-maven-plugin-1.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.raphc</groupId>
<artifactId>selenese4j-maven-plugin</artifactId>
<version>2.2</version>
</plugin>
Advertisement