License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.mavenplugins.maven-doctest-plugin |
ArtifactId | ArtifactIddoctest |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoctest Library
A simple Mojo for Restful Webservice integration Testing with self-contained documentation.
|
Filename | Size |
---|---|
doctest-1.8.1.pom | |
doctest-1.8.1.jar | 23 KB |
doctest-1.8.1-sources.jar | 13 KB |
doctest-1.8.1-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/doctest/ -->
<dependency>
<groupId>com.github.mavenplugins.maven-doctest-plugin</groupId>
<artifactId>doctest</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/doctest/
implementation 'com.github.mavenplugins.maven-doctest-plugin:doctest:1.8.1'
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/doctest/
implementation ("com.github.mavenplugins.maven-doctest-plugin:doctest:1.8.1")
'com.github.mavenplugins.maven-doctest-plugin:doctest:jar:1.8.1'
<dependency org="com.github.mavenplugins.maven-doctest-plugin" name="doctest" rev="1.8.1">
<artifact name="doctest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mavenplugins.maven-doctest-plugin', module='doctest', version='1.8.1')
)
libraryDependencies += "com.github.mavenplugins.maven-doctest-plugin" % "doctest" % "1.8.1"
[com.github.mavenplugins.maven-doctest-plugin/doctest "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.2 |
org.apache.httpcomponents : httpmime | jar | 4.2 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-io : commons-io | jar | 2.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.0.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.0.2 |
commons-jxpath : commons-jxpath | jar | 1.3 |
de.odysseus.juel : juel-api | jar | 2.2.5 |
de.odysseus.juel : juel-impl | jar | 2.2.5 |
de.odysseus.juel : juel-spi | jar | 2.2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.jws : jsr181-api | jar | 1.0-MR1 |
javax.xml.ws : jaxws-api | jar | 2.2.8 |