MVN

io.github.javaunit : autoparams

Maven & Gradle

Sep 21, 2022
5 usages
306 stars

AutoParams · Arbitrary test data generator for parameterized tests in Java.

<dependency>
    <groupId>io.github.javaunit</groupId>
    <artifactId>autoparams</artifactId>
    <version>0.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.javaunit : autoparams to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.3

All Versions

Choose a version of io.github.javaunit : autoparams to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
autoparams-0.3.3
autoparams-0.3.2
autoparams-0.3.1
autoparams-0.3.0
0.2.x
autoparams-0.2.12
autoparams-0.2.11
autoparams-0.2.10
autoparams-0.2.9
autoparams-0.2.8
autoparams-0.2.7
autoparams-0.2.6
autoparams-0.2.5
autoparams-0.2.4
autoparams-0.2.3
autoparams-0.2.2
autoparams-0.2.1
autoparams-0.2.0
0.1.x
autoparams-0.1.3
autoparams-0.1.1
autoparams-0.1.0
0.0.x
autoparams-0.0.8
autoparams-0.0.7
autoparams-0.0.6
autoparams-0.0.5
autoparams-0.0.4
autoparams-0.0.3
autoparams-0.0.1

How to add a dependency to Maven

Add the following io.github.javaunit : autoparams maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.javaunit</groupId>
    <artifactId>autoparams</artifactId>
    <version>0.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.javaunit : autoparams gradle dependency to your build.gradle file:

implementation 'io.github.javaunit:autoparams:0.3.3'

Gradle Kotlin DSL: Add the following io.github.javaunit : autoparams gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.javaunit:autoparams:0.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.javaunit : autoparams sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.javaunit" % "autoparams" % "0.3.3"

Advertisement

Dependencies from Group

Sep 21, 2022
5 usages
306 stars
Jul 18, 2021
306 stars
Jun 14, 2021
306 stars

Discover Dependencies

Mar 15, 2021
1 usages
2 stars
Mar 15, 2021
1 usages
2 stars
Mar 15, 2021
3 usages
2 stars
Jan 15, 2022
14 stars
Aug 10, 2022
1 usages
23 stars
Aug 10, 2022
1 usages
23 stars
Aug 10, 2022
1 usages
23 stars
Aug 10, 2022
1 usages
23 stars