Last Version

Cucumber-JVM: Nashorn 1.0.1

A backend for Cucumber JVM that uses Nashorn instead of Rhino

License

License

Categories

Categories

JavaScript Languages Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.the-alchemist
ArtifactId

ArtifactId

cucumber-nashorn
Version

Version

1.0.1
Type

Type

jar
Description

Description

Cucumber-JVM: Nashorn
A backend for Cucumber JVM that uses Nashorn instead of Rhino
Project URL

Project URL

https://github.com/The-Alchemist/cucumber-jvm
Source Code Management

Source Code Management

https://github.com/The-Alchemist/cucumber-jvm

Download cucumber-nashorn 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
info.cukes : cucumber-junit jar 1.2.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.