Last Version

tap4j - Test Anything Protocol for Java 1.4.6

Simple implementation of the Test Anything Protocol for Java.

License

License

MIT
GroupId

GroupId

br.eti.kinoshita
ArtifactId

ArtifactId

tap4j
Version

Version

1.4.6
Type

Type

jar
Description

Description

tap4j - Test Anything Protocol for Java
Simple implementation of the Test Anything Protocol for Java.
Project URL

Project URL

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

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

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.apache.commons : commons-exec jar 1.1

Project Modules

There are no modules declared in this project.