MVN

eu.coldrye.junit : junit-common

Maven & Gradle

Aug 26, 2018
4 usages
0 stars

Commonly used code for junit-testing projects

<dependency>
    <groupId>eu.coldrye.junit</groupId>
    <artifactId>junit-common</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.coldrye.junit : junit-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of eu.coldrye.junit : junit-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
junit-common-1.2.0
1.1.x
junit-common-1.1.1
junit-common-1.1.0
1.0.x
junit-common-1.0.0

How to add a dependency to Maven

Add the following eu.coldrye.junit : junit-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.coldrye.junit</groupId>
    <artifactId>junit-common</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.coldrye.junit : junit-common gradle dependency to your build.gradle file:

implementation 'eu.coldrye.junit:junit-common:1.2.0'

Gradle Kotlin DSL: Add the following eu.coldrye.junit : junit-common gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.coldrye.junit:junit-common:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.coldrye.junit : junit-common sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.coldrye.junit" % "junit-common" % "1.2.0"

Advertisement

Dependencies from Group

Aug 26, 2018
4 usages
0 stars
Aug 26, 2018
1 usages
0 stars
Aug 26, 2018
1 usages
0 stars
Aug 26, 2018
0 stars
Aug 26, 2018
0 stars

Discover Dependencies

May 19, 2023
35 usages
21.5k stars
Oct 29, 2020
1 usages
0 stars
Dec 27, 2021
3 usages
29 stars
Mar 18, 2014
5 usages
5 stars
Aug 24, 2023
11 usages
2 stars
Oct 16, 2019
2 usages
1 stars