How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.eacg</groupId>
<artifactId>ecs-mvn-plugin</artifactId>
<version>0.2.3</version>
</plugin>
Choose a version of de.eacg : ecs-mvn-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.2.x |
ecs-mvn-plugin-0.2.3
|
||
ecs-mvn-plugin-0.2.2
|
|||
ecs-mvn-plugin-0.2.1
|
|||
ecs-mvn-plugin-0.2.0
|
|||
0.1.x |
ecs-mvn-plugin-0.1.11
|
||
ecs-mvn-plugin-0.1.10
|
|||
ecs-mvn-plugin-0.1.9
|
|||
ecs-mvn-plugin-0.1.8
|
|||
ecs-mvn-plugin-0.1.7
|
|||
ecs-mvn-plugin-0.1.6
|
|||
ecs-mvn-plugin-0.1.5
|
|||
ecs-mvn-plugin-0.1.4
|
|||
ecs-mvn-plugin-0.1.3
|
|||
ecs-mvn-plugin-0.1.2
|
|||
ecs-mvn-plugin-0.1.1
|
|||
ecs-mvn-plugin-0.1.0
|
|||
0.0.x |
ecs-mvn-plugin-0.0.2
|
||
ecs-mvn-plugin-0.0.1
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>de.eacg</groupId>
<artifactId>ecs-mvn-plugin</artifactId>
<version>0.2.3</version>
</plugin>
Advertisement