MVN

com.github.mavenplugins.maven-doctest-plugin : doctest-plugin

Maven & Gradle

Feb 05, 2013
0 stars

Doctest Maven Mojo · A simple Mojo for Restful Webservice integration Testing with self-contained documentation.

<plugin>
    <groupId>com.github.mavenplugins.maven-doctest-plugin</groupId>
    <artifactId>doctest-plugin</artifactId>
    <version>1.8.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mavenplugins.maven-doctest-plugin : doctest-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.8.1

All Versions

Choose a version of com.github.mavenplugins.maven-doctest-plugin : doctest-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
doctest-plugin-1.8.1
doctest-plugin-1.8.0
1.7.x
doctest-plugin-1.7.0
1.6.x
doctest-plugin-1.6.0
1.5.x
doctest-plugin-1.5.0
1.4.x
doctest-plugin-1.4.0
1.3.x
doctest-plugin-1.3.0
1.2.x
doctest-plugin-1.2.0
1.1.x
doctest-plugin-1.1.0
1.0.x
doctest-plugin-1.0.0

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.github.mavenplugins.maven-doctest-plugin</groupId>
    <artifactId>doctest-plugin</artifactId>
    <version>1.8.1</version>
</plugin>