Last Version

Cucumber-JVM: Core 5.0.0-RC3

Cucumber for the JVM

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.harry389
ArtifactId

ArtifactId

cucumber-core
Version

Version

5.0.0-RC3
Type

Type

jar
Description

Description

Cucumber-JVM: Core
Cucumber for the JVM

Download cucumber-core 5.0.0-RC3


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

Dependencies

compile (8)

Group / Artifact Type Version
io.cucumber : cucumber-gherkin jar 5.0.0-RC3
io.cucumber : cucumber-gherkin-vintage jar 5.0.0-RC3
io.cucumber : tag-expressions jar 2.0.2
io.cucumber : cucumber-expressions jar 8.2.1
io.cucumber : datatable jar 3.1.0
io.cucumber : cucumber-plugin jar 5.0.0-RC3
io.cucumber : docstring jar 5.0.0-RC3
org.apiguardian : apiguardian-api jar 1.1.0

test (9)

Group / Artifact Type Version
org.xmlunit : xmlunit-core jar 2.6.3
org.xmlunit : xmlunit-matchers jar 2.6.3
org.jsoup : jsoup jar 1.12.1
org.junit.jupiter : junit-jupiter jar 5.5.2
org.mockito : mockito-junit-jupiter jar 3.0.0
org.webbitserver : webbit jar 0.4.15
org.webbitserver : webbit-rest jar 0.3.0
uk.co.datumedge : hamcrest-json jar 0.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

Project Modules

There are no modules declared in this project.