MVN

net.morimekta.utils : testing-junit5

Maven & Gradle

Mar 28, 2023

Testing Utilities - Unit 5 · This module contains a number of utilities and helpers to help with testing. It consists of a number of mostly independent parts.

<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>testing-junit5</artifactId>
    <version>5.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.morimekta.utils : testing-junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.3.0

All Versions

Choose a version of net.morimekta.utils : testing-junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.3.x
testing-junit5-5.3.0
5.2.x
testing-junit5-5.2.0
5.1.x
testing-junit5-5.1.0
5.0.x
testing-junit5-5.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>testing-junit5</artifactId>
    <version>5.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.morimekta.utils : testing-junit5 gradle dependency to your build.gradle file:

implementation 'net.morimekta.utils:testing-junit5:5.3.0'

Gradle Kotlin DSL: Add the following net.morimekta.utils : testing-junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.morimekta.utils:testing-junit5:5.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.morimekta.utils : testing-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.morimekta.utils" % "testing-junit5" % "5.3.0"

Advertisement

Dependencies from Group

Feb 07, 2020
20 usages
4 stars
Feb 07, 2020
14 usages
Feb 07, 2020
4 usages
4 stars
Aug 03, 2022
4 usages
Sep 08, 2018
3 usages
4 stars

Discover Dependencies

Aug 26, 2023
1 usages
2.4k stars
Aug 26, 2023
1 usages
2.4k stars
Aug 26, 2023
1 usages
2.4k stars
Feb 20, 2022
2 stars
Feb 20, 2022
2 stars
Feb 20, 2022
2 stars
Feb 20, 2022
2 stars
Feb 20, 2022
2 stars