Testproject for doctest 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

doctesting
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

war
Description

Description

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

Download doctesting

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
net.sf.ehcache : ehcache-web jar 2.0.4
org.springframework : spring-core jar 3.1.1.RELEASE
org.springframework : spring-web jar 3.1.1.RELEASE
org.springframework : spring-webmvc jar 3.1.1.RELEASE
org.codehaus.jackson : jackson-mapper-asl jar 1.9.7
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
log4j : log4j jar 1.2.16

test (4)

Group / Artifact Type Version
com.github.mavenplugins.maven-doctest-plugin : doctest jar 1.8.1
junit : junit jar 4.10
javax.jws : jsr181-api jar 1.0-MR1
javax.xml.ws : jaxws-api jar 2.2.8

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