MVN

com.jparams : jparams-junit4-test

Maven & Gradle

Mar 31, 2017

jparams-junit4-test · Parameterized JUnit 4 Tests

<dependency>
    <groupId>com.jparams</groupId>
    <artifactId>jparams-junit4-test</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jparams : jparams-junit4-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.jparams : jparams-junit4-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jparams-junit4-test-1.0.1

How to add a dependency to Maven

Add the following com.jparams : jparams-junit4-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jparams</groupId>
    <artifactId>jparams-junit4-test</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jparams : jparams-junit4-test gradle dependency to your build.gradle file:

implementation 'com.jparams:jparams-junit4-test:1.0.1'

Gradle Kotlin DSL: Add the following com.jparams : jparams-junit4-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jparams:jparams-junit4-test:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jparams : jparams-junit4-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jparams" % "jparams-junit4-test" % "1.0.1"

Advertisement

Dependencies from Group

Jan 04, 2020
6 usages
30 stars
Jan 03, 2020
2 usages
5 stars
Apr 07, 2017
3 stars
Aug 21, 2018
30 stars

Discover Dependencies

Nov 16, 2022
1 usages
24 stars
Mar 31, 2017
2 usages
0 stars
Mar 31, 2017
0 stars
Feb 21, 2021
4 usages
142 stars
Feb 28, 2019
2 stars
Jul 03, 2019
2 usages
26 stars