Last Version

io.magentys:cinnamon-cucumber 0.2.0

A java test automation framework providing a sprinkling of abstraction

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

io.magentys
ArtifactId

ArtifactId

cinnamon-cucumber
Version

Version

0.2.0
Type

Type

jar
Description

Description

A java test automation framework providing a sprinkling of abstraction

Download cinnamon-cucumber 0.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
io.magentys : cinnamon-core jar 0.2.0
com.google.guava : guava jar 23.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
io.cucumber : cucumber-java jar 4.2.6
io.cucumber : cucumber-guice jar 4.2.6
io.cucumber : cucumber-junit jar 4.2.6
org.aspectj : aspectjrt jar 1.8.7

Project Modules

There are no modules declared in this project.