Doctest Maven Plugin

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

parent
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download parent

Filename Size
parent-1.8.1.pom 16 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/parent/ -->
<dependency>
    <groupId>com.github.mavenplugins.maven-doctest-plugin</groupId>
    <artifactId>parent</artifactId>
    <version>1.8.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/parent/
implementation 'com.github.mavenplugins.maven-doctest-plugin:parent:1.8.1'
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/parent/
implementation ("com.github.mavenplugins.maven-doctest-plugin:parent:1.8.1")
'com.github.mavenplugins.maven-doctest-plugin:parent:pom:1.8.1'
<dependency org="com.github.mavenplugins.maven-doctest-plugin" name="parent" rev="1.8.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mavenplugins.maven-doctest-plugin', module='parent', version='1.8.1')
)
libraryDependencies += "com.github.mavenplugins.maven-doctest-plugin" % "parent" % "1.8.1"
[com.github.mavenplugins.maven-doctest-plugin/parent "1.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugin
  • doctest
  • doctesting

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