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

tap4j - Test Anything Protocol for Java 1.4.6

Simple implementation of the Test Anything Protocol for Java.

Лицензия

Лицензия

MIT
Группа

Группа

br.eti.kinoshita
Идентификатор

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

tap4j
Версия

Версия

1.4.6
Тип

Тип

jar
Описание

Описание

tap4j - Test Anything Protocol for Java
Simple implementation of the Test Anything Protocol for Java.
Ссылка на сайт

Ссылка на сайт

http://sourceforge.net/projects/tap4j/

Скачать tap4j 1.4.6


<!-- https://jarcasting.com/artifacts/br.eti.kinoshita/tap4j/ -->
<dependency>
    <groupId>br.eti.kinoshita</groupId>
    <artifactId>tap4j</artifactId>
    <version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.kinoshita/tap4j/
implementation 'br.eti.kinoshita:tap4j:1.4.6'
// https://jarcasting.com/artifacts/br.eti.kinoshita/tap4j/
implementation ("br.eti.kinoshita:tap4j:1.4.6")
'br.eti.kinoshita:tap4j:jar:1.4.6'
<dependency org="br.eti.kinoshita" name="tap4j" rev="1.4.6">
  <artifact name="tap4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.kinoshita', module='tap4j', version='1.4.6')
)
libraryDependencies += "br.eti.kinoshita" % "tap4j" % "1.4.6"
[br.eti.kinoshita/tap4j "1.4.6"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.0
org.yaml : snakeyaml jar 1.7
commons-lang : commons-lang jar 2.5
commons-io : commons-io jar 1.4
junit : junit jar 4.0
com.google.inject : guice jar 3.0

test (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-exec jar 1.1

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

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