Doctest Maven Plugin

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.8.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

Скачать parent

Имя Файла Размер
parent-1.8.1.pom 16 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • plugin
  • doctest
  • doctesting

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

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