MVN

org.tinywind : scheme-reporter-maven

Maven & Gradle

Sep 04, 2019
1 usages

SCHEME-REPORTER Maven

<plugin>
    <groupId>org.tinywind</groupId>
    <artifactId>scheme-reporter-maven</artifactId>
    <version>0.5.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinywind : scheme-reporter-maven to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of org.tinywind : scheme-reporter-maven to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
scheme-reporter-maven-0.5.0
0.4.x
scheme-reporter-maven-0.4.0
0.3.x
scheme-reporter-maven-0.3.1
0.2.x
scheme-reporter-maven-0.2.1
0.2
scheme-reporter-maven-0.2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.tinywind</groupId>
    <artifactId>scheme-reporter-maven</artifactId>
    <version>0.5.0</version>
</plugin>