Cucumber-JVM feature file data processor

Accessing Feature File Data stored in excel, json and text formats

License

License

GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

cukefeatureprocessor
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Cucumber-JVM feature file data processor
Accessing Feature File Data stored in excel, json and text formats
Project URL

Project URL

https://github.com/grasshopper7/cukefeatureprocessor
Source Code Management

Source Code Management

https://github.com/grasshopper7/cukefeatureprocessor

Download cukefeatureprocessor

How to add to project

<!-- https://jarcasting.com/artifacts/tech.grasshopper/cukefeatureprocessor/ -->
<dependency>
    <groupId>tech.grasshopper</groupId>
    <artifactId>cukefeatureprocessor</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.grasshopper/cukefeatureprocessor/
implementation 'tech.grasshopper:cukefeatureprocessor:1.1.2'
// https://jarcasting.com/artifacts/tech.grasshopper/cukefeatureprocessor/
implementation ("tech.grasshopper:cukefeatureprocessor:1.1.2")
'tech.grasshopper:cukefeatureprocessor:jar:1.1.2'
<dependency org="tech.grasshopper" name="cukefeatureprocessor" rev="1.1.2">
  <artifact name="cukefeatureprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.grasshopper', module='cukefeatureprocessor', version='1.1.2')
)
libraryDependencies += "tech.grasshopper" % "cukefeatureprocessor" % "1.1.2"
[tech.grasshopper/cukefeatureprocessor "1.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 4.0.1
org.apache.poi : poi-ooxml jar 4.0.1
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

cukefeatureprocessor

Accessing Feature File Data stored in excel, json and text files

Refer to this for more details - https://grasshopper.tech/418/

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.0