test-data-supplier

Test Data Supplier is an extended version of common TestNG DataProvider.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.sskorol
ArtifactId

ArtifactId

test-data-supplier
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

test-data-supplier
Test Data Supplier is an extended version of common TestNG DataProvider.
Project URL

Project URL

https://github.com/sskorol/test-data-supplier
Source Code Management

Source Code Management

https://github.com/sskorol/test-data-supplier

Download test-data-supplier

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.sskorol/test-data-supplier/ -->
<dependency>
    <groupId>io.github.sskorol</groupId>
    <artifactId>test-data-supplier</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sskorol/test-data-supplier/
implementation 'io.github.sskorol:test-data-supplier:2.1.0'
// https://jarcasting.com/artifacts/io.github.sskorol/test-data-supplier/
implementation ("io.github.sskorol:test-data-supplier:2.1.0")
'io.github.sskorol:test-data-supplier:jar:2.1.0'
<dependency org="io.github.sskorol" name="test-data-supplier" rev="2.1.0">
  <artifact name="test-data-supplier" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sskorol', module='test-data-supplier', version='2.1.0')
)
libraryDependencies += "io.github.sskorol" % "test-data-supplier" % "2.1.0"
[io.github.sskorol/test-data-supplier "2.1.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.jooq : joor jar 0.9.14
org.testng : testng jar 7.6.0
one.util : streamex jar 0.8.1
io.vavr : vavr jar 0.10.4
org.aspectj : aspectjrt jar 1.9.9.1
org.reflections : reflections jar 0.10.2
org.apache.commons : commons-csv jar 1.9.0
com.google.code.gson : gson jar 2.9.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.apache.poi : poi jar 5.2.2
org.apache.poi : poi-ooxml jar 5.2.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.5
1.8.3
1.8.2
1.8.1
1.8.0
1.7.0
1.6.5
1.6.0
1.5.5
1.5.0
1.4.5
1.4.1
1.4.0
1.3.0
1.2.5
1.2.0
1.1.0
1.0.0
0.9.0
0.8.0
0.7.2
0.7.0
0.6.0
0.5.6