MVN

net.obvj : junit-utils

Maven & Gradle

Dec 12, 2022
7 usages
5 stars

junit-utils · Common utilities for working with JUnit

<dependency>
    <groupId>net.obvj</groupId>
    <artifactId>junit-utils</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.obvj : junit-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of net.obvj : junit-utils to add to Maven or Gradle - All Versions:

  • Version Updated
  • junit-utils-1.4.0

    Dec 12, 2022
  • junit-utils-1.3.1

    Aug 20, 2021
  • junit-utils-1.3.0

    Feb 27, 2021
  • junit-utils-1.2.1

    Jan 02, 2021
  • junit-utils-1.2.0

    Nov 26, 2020
  • junit-utils-1.1.1

    Aug 01, 2020
  • junit-utils-1.1.0

    Jul 26, 2020
  • junit-utils-1.0.0

    Apr 02, 2020

How to add a dependency to Maven

Add the following net.obvj : junit-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.obvj</groupId>
    <artifactId>junit-utils</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.obvj : junit-utils gradle dependency to your build.gradle file:

implementation 'net.obvj:junit-utils:1.4.0'

Gradle Kotlin DSL: Add the following net.obvj : junit-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("net.obvj:junit-utils:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.obvj : junit-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "net.obvj" % "junit-utils" % "1.4.0"

Advertisement

Dependencies from Group

Dec 12, 2022
7 usages
5 stars
May 01, 2023
5 usages
Mar 07, 2023
3 usages
2 stars

Discover Dependencies

Apr 28, 2012
1 usages
Jan 08, 2016
9 usages
45 stars
Jan 08, 2020
4 usages
4 stars
May 20, 2010
1 usages
3 stars
May 17, 2012
1 usages
2 stars
Jun 12, 2020
4 usages
2 stars
Nov 27, 2007
6 usages
Jan 31, 2019
3 usages
6 stars
Mar 31, 2014
7 usages
70 stars
Jul 01, 2018
4 usages
363 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome