MVN

com.bluetrainsoftware.maven : gen-code-scanner

Maven & Gradle

Jul 31, 2017
0 stars

gen-code-scanner · Scans the source base and generates new source for code generation

<plugin>
    <groupId>com.bluetrainsoftware.maven</groupId>
    <artifactId>gen-code-scanner</artifactId>
    <version>1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bluetrainsoftware.maven : gen-code-scanner to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.bluetrainsoftware.maven : gen-code-scanner to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
gen-code-scanner-1.2
1.1
gen-code-scanner-1.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>com.bluetrainsoftware.maven</groupId>
    <artifactId>gen-code-scanner</artifactId>
    <version>1.2</version>
</plugin>