MVN

net.trajano.commons : commons-testing

Maven & Gradle

Jul 26, 2015
43 usages
2 stars

Commons Testing · This provides the common unit testing code.

<dependency>
    <groupId>net.trajano.commons</groupId>
    <artifactId>commons-testing</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.0

All Versions

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

Version Vulnerabilities Updated
2.1.x
commons-testing-2.1.0
2.0.x
commons-testing-2.0.0
1.0.x
commons-testing-1.0.1
commons-testing-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.trajano.commons</groupId>
    <artifactId>commons-testing</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.trajano.commons : commons-testing gradle dependency to your build.gradle file:

implementation 'net.trajano.commons:commons-testing:2.1.0'

Gradle Kotlin DSL: Add the following net.trajano.commons : commons-testing gradle kotlin dependency to your build.gradle.kts file:

implementation("net.trajano.commons:commons-testing:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.trajano.commons : commons-testing sbt scala dependency to your build.sbt file:

libraryDependencies += "net.trajano.commons" % "commons-testing" % "2.1.0"

Advertisement

Dependencies from Group

Jul 26, 2015
43 usages
2 stars

Discover Dependencies

Mar 02, 2023
1 usages
0 stars
Jun 02, 2023
1 usages
221 stars
Jul 23, 2016
10 stars
Jul 23, 2016
11 stars
Nov 09, 2019
1 usages
666 stars
May 27, 2016
4 usages
672 stars
Nov 09, 2019
2 usages
666 stars
Dec 17, 2021
3 stars
Jun 27, 2023
269 stars