MVN

net.morimekta.utils : testing

Maven & Gradle

Mar 28, 2023
2 usages

Testing Utilities · 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</artifactId>
    <version>5.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.3.0

All Versions

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

Version Vulnerabilities Updated
5.3.x
testing-5.3.0
5.2.x
testing-5.2.0
5.1.x
testing-5.1.0
5.0.x
testing-5.0.0
4.1.x
testing-4.1.0
4.0.x
testing-4.0.0
0.3.x
testing-0.3.6
testing-0.3.5
testing-0.3.4
testing-0.3.3
testing-0.3.2
testing-0.3.1
testing-0.3.0
0.2.x
testing-0.2.5
testing-0.2.4
testing-0.2.3
testing-0.2.2

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "net.morimekta.utils" % "testing" % "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

Jun 18, 2018
3 usages
Apr 20, 2016
Apr 21, 2016
2 stars
May 22, 2020
2 stars
May 13, 2016
0 stars
Aug 10, 2016
13 stars
Apr 17, 2023
543 stars
May 09, 2016
543 stars
Oct 31, 2022
543 stars