Last Version

cucumber-tools 0.4.1

Tooling set for working with cucumber

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.fmarmar
ArtifactId

ArtifactId

cucumber-tools
Version

Version

0.4.1
Type

Type

jar
Description

Description

cucumber-tools
Tooling set for working with cucumber
Project URL

Project URL

https://github.com/fmarmar/cucumber-tools
Source Code Management

Source Code Management

https://github.com/fmarmar/cucumber-tools

Download cucumber-tools 0.4.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 Optional jar 1.7.25
com.beust : jcommander jar 1.72
com.google.guava : guava jar 20.0
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
io.cucumber : gherkin jar 5.0.0
io.cucumber : tag-expressions jar 1.1.1
org.apache.velocity : velocity-engine-core jar 2.0
com.googlecode.owasp-java-html-sanitizer : owasp-java-html-sanitizer jar 20171016.1
io.github.lukehutch : fast-classpath-scanner jar 2.18.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.9.0
org.hamcrest : hamcrest-library jar 1.3
pl.pragmatists : JUnitParams jar 1.1.1
org.mockito : mockito-core jar 2.13.0
io.github.benas : random-beans jar 3.7.0

Project Modules

There are no modules declared in this project.