MVN

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

Maven & Gradle

Feb 05, 2013

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

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

Latest Version

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

  • Latest Stable: 1.8.1

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mavenplugins.maven-doctest-plugin</groupId>
    <artifactId>parent</artifactId>
    <version>1.8.1</version>
</dependency>