| License |
License |
|---|---|
| Categories |
CategoriesCucumber Application Testing & Monitoring Data |
| GroupId | GroupIdio.cucumber |
| ArtifactId | ArtifactIddatatable |
| Last Version | Last Version7.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCucumber-JVN: DataTable
Cucumber for the JVM
|
| Filename | Size |
|---|---|
| datatable-7.4.1.pom | |
| datatable-7.4.1.jar | 97 KB |
| datatable-7.4.1-sources.jar | 28 KB |
| datatable-7.4.1-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cucumber/datatable/ -->
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>datatable</artifactId>
<version>7.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cucumber/datatable/
implementation 'io.cucumber:datatable:7.4.1'
// https://jarcasting.com/artifacts/io.cucumber/datatable/
implementation ("io.cucumber:datatable:7.4.1")
'io.cucumber:datatable:jar:7.4.1'
<dependency org="io.cucumber" name="datatable" rev="7.4.1">
<artifact name="datatable" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cucumber', module='datatable', version='7.4.1')
)
libraryDependencies += "io.cucumber" % "datatable" % "7.4.1"
[io.cucumber/datatable "7.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apiguardian : apiguardian-api | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
| com.google.guava : guava | jar | 31.1-jre |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |