Doctest Maven Mojo

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

doctest-plugin
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Download doctest-plugin

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.mavenplugins.maven-doctest-plugin : doctest jar 1.8.1
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-core jar 2.2.1
org.apache.maven : maven-toolchain jar 2.2.1
org.apache.maven.reporting : maven-reporting-api jar 2.2.1
org.apache.maven.reporting : maven-reporting-impl jar 2.2
org.codehaus.plexus : plexus-utils jar 2.1
org.apache.maven.doxia : doxia-core jar 1.3

provided (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0