MVN

co.unruly : junit-rules

Maven & Gradle

Feb 22, 2018
17 stars

junit-rules · A collection of JUnit rules from Unruly's codebase

<dependency>
    <groupId>co.unruly</groupId>
    <artifactId>junit-rules</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.unruly : junit-rules to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of co.unruly : junit-rules to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
junit-rules-1.1
1.0
junit-rules-1.0

How to add a dependency to Maven

Add the following co.unruly : junit-rules maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.unruly</groupId>
    <artifactId>junit-rules</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.unruly : junit-rules gradle dependency to your build.gradle file:

implementation 'co.unruly:junit-rules:1.1'

Gradle Kotlin DSL: Add the following co.unruly : junit-rules gradle kotlin dependency to your build.gradle.kts file:

implementation("co.unruly:junit-rules:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.unruly : junit-rules sbt scala dependency to your build.sbt file:

libraryDependencies += "co.unruly" % "junit-rules" % "1.1"

Advertisement

Dependencies from Group

Oct 26, 2018
26 usages
23 stars
Jun 11, 2018
1 usages
10 stars
May 29, 2015
8 stars
Aug 09, 2017
5 stars
Feb 22, 2018
17 stars

Discover Dependencies

Nov 13, 2022
2 usages
5.6k stars
Dec 03, 2021
17 usages
44 stars
Jul 02, 2023
47 usages
107 stars
Jun 14, 2021
4 usages
221 stars
Mar 11, 2018
27 stars
Jun 20, 2023
1 usages
106 stars
Mar 25, 2018
7 stars