MVN

org.togglz : togglz-junit5

Maven & Gradle

Aug 21, 2020
725 stars

Togglz - JUnit 5 integration · Togglz - JUnit 5 integration

<dependency>
    <groupId>org.togglz</groupId>
    <artifactId>togglz-junit5</artifactId>
    <version>2.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.8.0

All Versions

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

Version Vulnerabilities Updated
2.8.x
togglz-junit5-2.8.0
2.7.x
togglz-junit5-2.7.2
togglz-junit5-2.7.1
togglz-junit5-2.7.0
2.6.x
togglz-junit5-2.6.1.Final
togglz-junit5-2.6.0.Final

How to add a dependency to Maven

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

<dependency>
    <groupId>org.togglz</groupId>
    <artifactId>togglz-junit5</artifactId>
    <version>2.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.togglz : togglz-junit5 gradle dependency to your build.gradle file:

implementation 'org.togglz:togglz-junit5:2.8.0'

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

implementation("org.togglz:togglz-junit5:2.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.togglz : togglz-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.togglz" % "togglz-junit5" % "2.8.0"

Advertisement

Dependencies from Group

Aug 24, 2023
49 usages
725 stars
Aug 24, 2023
23 usages
725 stars
Aug 24, 2023
21 usages
725 stars
Aug 24, 2023
14 usages
725 stars
Aug 24, 2023
13 usages
725 stars

Discover Dependencies