MVN

com.tocea.scertify.maven : maven-scertify-plugin

Maven & Gradle

Apr 03, 2013

Scertify Maven Plugin

<plugin>
    <groupId>com.tocea.scertify.maven</groupId>
    <artifactId>maven-scertify-plugin</artifactId>
    <version>1.10.2.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tocea.scertify.maven : maven-scertify-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.10.2.2

All Versions

Choose a version of com.tocea.scertify.maven : maven-scertify-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10.x
maven-scertify-plugin-1.10.2.2
maven-scertify-plugin-1.10.2.1
maven-scertify-plugin-1.10.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>com.tocea.scertify.maven</groupId>
    <artifactId>maven-scertify-plugin</artifactId>
    <version>1.10.2.2</version>
</plugin>