MVN

de.eacg : ecs-mvn-plugin

Maven & Gradle

Sep 15, 2022
3 stars

ecs-mvn-plugin · EACG Code Scan maven plugin. A maven plugin to transfer dependency information to ECS server.

<plugin>
    <groupId>de.eacg</groupId>
    <artifactId>ecs-mvn-plugin</artifactId>
    <version>0.2.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.eacg : ecs-mvn-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of de.eacg : ecs-mvn-plugin to add to Maven - All 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

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>