MVN

name.valery1707.junit : junit4-rule

Maven & Gradle

Jul 03, 2018
1 stars

Extension library for JUnit 4 · Add new [Rules](https://github.com/junit-team/junit4/wiki/Rules) for JUnit4.

<dependency>
    <groupId>name.valery1707.junit</groupId>
    <artifactId>junit4-rule</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of name.valery1707.junit : junit4-rule to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of name.valery1707.junit : junit4-rule to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
junit4-rule-0.1.2

How to add a dependency to Maven

Add the following name.valery1707.junit : junit4-rule maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>name.valery1707.junit</groupId>
    <artifactId>junit4-rule</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following name.valery1707.junit : junit4-rule gradle dependency to your build.gradle file:

implementation 'name.valery1707.junit:junit4-rule:0.1.2'

Gradle Kotlin DSL: Add the following name.valery1707.junit : junit4-rule gradle kotlin dependency to your build.gradle.kts file:

implementation("name.valery1707.junit:junit4-rule:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following name.valery1707.junit : junit4-rule sbt scala dependency to your build.sbt file:

libraryDependencies += "name.valery1707.junit" % "junit4-rule" % "0.1.2"

Advertisement

Dependencies from Group

Jul 03, 2018
1 stars

Discover Dependencies

Jan 04, 2019
67 stars
Nov 05, 2018
8 usages
531 stars
Mar 23, 2019
1 usages
8 stars
Nov 11, 2019
2 usages
20 stars
Jul 06, 2018
1 usages
0 stars
Aug 09, 2023
2 usages
8.6k stars
Oct 19, 2020
8 usages
Jun 12, 2020
16 stars
Mar 30, 2023
8 usages
58 stars