Example Application

Generic step defs for cucumber jvm implementation

License

License

Categories

Categories

Ant Build Tools Vagrant Container Virtualization Tools
GroupId

GroupId

com.testvagrant.stepdefs
ArtifactId

ArtifactId

stepdefs
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Example Application
Generic step defs for cucumber jvm implementation
Project URL

Project URL

https://github.com/testvagrant/stepdefs
Source Code Management

Source Code Management

https://github.com/testvagrant/stepdefs

Download stepdefs

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.testvagrant.optimus-commons : optimus-commons jar 2.2.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.0.pr4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.0.pr4
org.apache.poi : poi jar 3.16
org.apache.poi : poi-ooxml jar 3.16
com.google.guava : guava jar 22.0
org.reflections : reflections jar 0.9.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.8.47

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0