Last Version

cucumber-seeds-parent 0.2.1

Definitions basic steps for automation test on cucumber

License

License

MIT
Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.smallcreep.cucumber
ArtifactId

ArtifactId

seeds
Version

Version

0.2.1
Type

Type

pom
Description

Description

cucumber-seeds-parent
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 seeds 0.2.1

Filename Size
seeds-0.2.1.pom 10 KB
Browse

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

Dependencies

provided (2)

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

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

Project Modules

  • seeds-core
  • seeds-generator
  • seeds-db
  • test-steps