Last Version

Cucumber-JVM 1.2.6

Common configuration for all Cucumber modules

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

cucumber-jvm
Version

Version

1.2.6
Type

Type

pom
Description

Description

Cucumber-JVM
Common configuration for all Cucumber modules

Download cucumber-jvm 1.2.6

Filename Size
cucumber-jvm-1.2.6.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • java
  • testng
  • picocontainer
  • clojure
  • junit
  • jruby
  • jython
  • spring
  • osgi
  • guice
  • weld
  • groovy
  • rhino
  • openejb
  • scala
  • needle
  • android