MVN

org.tap4j : tap4j

Maven & Gradle

Jun 01, 2019
5 usages
25 stars

tap4j Test Anything Protocol for Java · TAP implementation for Java.

<dependency>
    <groupId>org.tap4j</groupId>
    <artifactId>tap4j</artifactId>
    <version>4.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tap4j : tap4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4.2

All Versions

Choose a version of org.tap4j : tap4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.4.x
tap4j-4.4.2
tap4j-4.4.1
4.3
tap4j-4.3
4.2.x
tap4j-4.2.1
tap4j-4.2.0
4.1.x
tap4j-4.1.2
tap4j-4.1.1
4.1
tap4j-4.1
4.0.x
tap4j-4.0.8
tap4j-4.0.6
tap4j-4.0.5
tap4j-4.0.4
tap4j-4.0.3
tap4j-4.0.2
tap4j-4.0.1
4.0
tap4j-4.0
3.3
tap4j-3.3
3.2
tap4j-3.2
3.1
tap4j-3.1
3.0
tap4j-3.0
2.0.x
tap4j-2.0.7
tap4j-2.0.6
tap4j-2.0.5
tap4j-2.0.4
tap4j-2.0.3
tap4j-2.0.2
tap4j-2.0.1
2.0
tap4j-2.0

How to add a dependency to Maven

Add the following org.tap4j : tap4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tap4j</groupId>
    <artifactId>tap4j</artifactId>
    <version>4.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tap4j : tap4j gradle dependency to your build.gradle file:

implementation 'org.tap4j:tap4j:4.4.2'

Gradle Kotlin DSL: Add the following org.tap4j : tap4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tap4j:tap4j:4.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tap4j : tap4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tap4j" % "tap4j" % "4.4.2"

Advertisement

Dependencies from Group

Jun 01, 2019
5 usages
25 stars
Jun 01, 2019
25 stars
Jun 01, 2019
25 stars

Discover Dependencies

Nov 23, 2016
1 usages
8 stars
Dec 31, 2018
7 usages
397 stars
Jun 12, 2017
44 usages
Aug 04, 2021
4 usages
1.5k stars
Aug 20, 2018
3 usages
115 stars
Mar 28, 2022
2 usages
17 stars
Jun 13, 2023
4 usages
52 stars
Jun 02, 2023
26 usages
Apr 09, 2018
3 usages
2 stars