MVN

com.agapsys : rcf-scanner-maven-plugin

Maven & Gradle

Apr 14, 2017
0 stars

REST Controller Framework (Scanner Maven Plugin) · Maven plugin which scans REST controllers for applications unsing Agapsys REST Controller Framework

<plugin>
    <groupId>com.agapsys</groupId>
    <artifactId>rcf-scanner-maven-plugin</artifactId>
    <version>0.1.0-20170413</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.agapsys : rcf-scanner-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0-20170413

All Versions

Choose a version of com.agapsys : rcf-scanner-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
rcf-scanner-maven-plugin-0.1.0-20170413
rcf-scanner-maven-plugin-0.1.0-20170322

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.agapsys</groupId>
    <artifactId>rcf-scanner-maven-plugin</artifactId>
    <version>0.1.0-20170413</version>
</plugin>

Advertisement