is not current version
Last Version 7.4.1

Cucumber-JVM 6.11.0

Cucumber for the JVM

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.cucumber
ArtifactId

ArtifactId

cucumber-jvm
Version

Version

6.11.0
Type

Type

pom
Description

Description

Cucumber-JVM
Cucumber for the JVM
Project URL

Project URL

http://cucumber.io/

Download cucumber-jvm 6.11.0

Filename Size
cucumber-jvm-6.11.0.pom 26 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • archetype
  • cdi2
  • core
  • deltaspike
  • docstring
  • gherkin
  • gherkin-messages
  • guice
  • jakarta-cdi
  • java8
  • java
  • junit
  • junit-platform-engine
  • kotlin-java8
  • needle
  • openejb
  • picocontainer
  • plugin
  • spring
  • testng
  • weld