MVN

io.tourniquet.junit : tourniquet-all

Maven & Gradle

Aug 14, 2016

Module containing a central utility class for creating various kinds of tourniquet rules. This module has dependencies to all other modules, so it can be used as a single dependency, if all tourniquet elements are required.

<dependency>
    <groupId>io.tourniquet.junit</groupId>
    <artifactId>tourniquet-all</artifactId>
    <version>0.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.tourniquet.junit : tourniquet-all to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.8

All Versions

Choose a version of io.tourniquet.junit : tourniquet-all to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
tourniquet-all-0.4.8
tourniquet-all-0.4.7
tourniquet-all-0.4.6
tourniquet-all-0.4.5
tourniquet-all-0.4.4
tourniquet-all-0.4.3
tourniquet-all-0.4.2
tourniquet-all-0.4.1
tourniquet-all-0.4.0
tourniquet-all-0.4.0-M1

How to add a dependency to Maven

Add the following io.tourniquet.junit : tourniquet-all maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.tourniquet.junit</groupId>
    <artifactId>tourniquet-all</artifactId>
    <version>0.4.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.tourniquet.junit : tourniquet-all gradle dependency to your build.gradle file:

implementation 'io.tourniquet.junit:tourniquet-all:0.4.8'

Gradle Kotlin DSL: Add the following io.tourniquet.junit : tourniquet-all gradle kotlin dependency to your build.gradle.kts file:

implementation("io.tourniquet.junit:tourniquet-all:0.4.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.tourniquet.junit : tourniquet-all sbt scala dependency to your build.sbt file:

libraryDependencies += "io.tourniquet.junit" % "tourniquet-all" % "0.4.8"

Advertisement

Dependencies from Group

Aug 14, 2016
10 usages
Aug 14, 2016
4 usages
Aug 14, 2016
3 usages
Aug 14, 2016
2 usages

Discover Dependencies

Jun 12, 2022
10 usages
1k stars
Mar 08, 2018
0 stars
Mar 18, 2016
1 stars
Jul 09, 2018
172 stars
May 04, 2018
14 stars
Mar 14, 2016
1 usages
5 stars
Jul 28, 2019
4 usages
36 stars