Last Version

cucumber-seeds 0.1.0

Definitions basic steps for automation test on cucumber

License

License

MIT
Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.smallcreep
ArtifactId

ArtifactId

cucumber-seeds
Version

Version

0.1.0
Type

Type

jar
Description

Description

cucumber-seeds
Definitions basic steps for automation test on cucumber
Project URL

Project URL

https://github.com/smallcreep/cucumber-seeds
Project Organization

Project Organization

Cucumber-seeds
Source Code Management

Source Code Management

https://github.com/smallcreep/cucumber-seeds

Download cucumber-seeds 0.1.0


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

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.