Doctest Library

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

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.github.mavenplugins.maven-doctest-plugin
Идентификатор

Идентификатор

doctest
Последняя версия

Последняя версия

1.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать doctest

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

test (2)

Идентификатор библиотеки Тип Версия
javax.jws : jsr181-api jar 1.0-MR1
javax.xml.ws : jaxws-api jar 2.2.8

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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