Last Version

Cucumber-JVM: JRuby 1.2.6

Common configuration for all Cucumber modules

License

License

Categories

Categories

Ruby Languages Cucumber Application Testing & Monitoring
GroupId

GroupId

info.cukes
ArtifactId

ArtifactId

cucumber-jruby
Version

Version

1.2.6
Type

Type

pom
Description

Description

Cucumber-JVM: JRuby
Common configuration for all Cucumber modules

Download cucumber-jruby 1.2.6

Filename Size
cucumber-jruby-1.2.6.pom 700 bytes
Browse

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

There are no modules declared in this project.