MVN

org.organicdesign : TestUtils

Maven & Gradle

Mar 19, 2022
3 usages
1 stars

TestUtils · Utilities for testing common Java contracts: equals(), hashCode(), and compareTo()

<dependency>
    <groupId>org.organicdesign</groupId>
    <artifactId>TestUtils</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.organicdesign : TestUtils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.organicdesign : TestUtils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
TestUtils-2.0.3
1.0.x
TestUtils-1.0.6
TestUtils-1.0.5
TestUtils-1.0.4
TestUtils-1.0.3
TestUtils-1.0.2
TestUtils-1.0.1
TestUtils-1.0.0
0.0.x
TestUtils-0.0.20
TestUtils-0.0.19
TestUtils-0.0.18
TestUtils-0.0.17

How to add a dependency to Maven

Add the following org.organicdesign : TestUtils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.organicdesign</groupId>
    <artifactId>TestUtils</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.organicdesign : TestUtils gradle dependency to your build.gradle file:

implementation 'org.organicdesign:TestUtils:2.0.3'

Gradle Kotlin DSL: Add the following org.organicdesign : TestUtils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.organicdesign:TestUtils:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.organicdesign : TestUtils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.organicdesign" % "TestUtils" % "2.0.3"

Advertisement

Dependencies from Group

May 09, 2022
8 usages
304 stars
Mar 19, 2022
3 usages
1 stars
Jan 15, 2022
2 usages
2 stars
Sep 25, 2016
1 usages
304 stars
Mar 29, 2019
304 stars

Discover Dependencies

Dec 11, 2022
5 usages
20 stars
Oct 25, 2021
5 usages
366 stars
Apr 02, 2021
12 usages
18 stars
Aug 17, 2021
5 usages
90 stars
Feb 08, 2022
4 usages
May 02, 2007
5 usages
Jun 04, 2017
3 usages
20 stars