Last Version

tap4j Test Anything Protocol for Java 4.4.2

TAP implementation for Java.

License

License

MIT
GroupId

GroupId

org.tap4j
ArtifactId

ArtifactId

tap4j
Version

Version

4.4.2
Type

Type

jar
Description

Description

tap4j Test Anything Protocol for Java
TAP implementation for Java.
Project URL

Project URL

http://tupilabs.github.io/tap4j/tap4j
Project Organization

Project Organization

TupiLabs

Download tap4j 4.4.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.