MVN

org.junit.contrib : junit-theories

Maven & Gradle

Jun 13, 2015
14 usages
1 stars

junit-theories · JUnit theories runner

<dependency>
    <groupId>org.junit.contrib</groupId>
    <artifactId>junit-theories</artifactId>
    <version>4.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.junit.contrib : junit-theories to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.12
  • Latest Beta: 4.12-beta-3
  • Latest Alpha: 5.0-alpha-3

All Versions

Choose a version of org.junit.contrib : junit-theories to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0
junit-theories-5.0-alpha-3
junit-theories-5.0-alpha-1
4.12
junit-theories-4.12
junit-theories-4.12-beta-3
junit-theories-4.12-beta-2
junit-theories-4.12-beta-1
4.11
junit-theories-4.11

How to add a dependency to Maven

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

<dependency>
    <groupId>org.junit.contrib</groupId>
    <artifactId>junit-theories</artifactId>
    <version>4.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.junit.contrib : junit-theories gradle dependency to your build.gradle file:

implementation 'org.junit.contrib:junit-theories:4.12'

Gradle Kotlin DSL: Add the following org.junit.contrib : junit-theories gradle kotlin dependency to your build.gradle.kts file:

implementation("org.junit.contrib:junit-theories:4.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.junit.contrib : junit-theories sbt scala dependency to your build.sbt file:

libraryDependencies += "org.junit.contrib" % "junit-theories" % "4.12"

Advertisement

Dependencies from Group

Jun 13, 2015
14 usages
1 stars

Discover Dependencies

Aug 25, 2023
15 usages
187 stars
Aug 25, 2023
9 usages
187 stars
Aug 25, 2023
3 usages
187 stars
Aug 25, 2023
5 usages
187 stars
Aug 07, 2017
Nov 04, 2016
14 usages
9.1k stars
Nov 04, 2016
16 usages
9.1k stars
Nov 04, 2016
73 usages
9.1k stars