zuchini

An alternative implementation of cucumber for the jvm based on antlr and junit

License

License

GroupId

GroupId

org.zuchini
ArtifactId

ArtifactId

zuchini-parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

zuchini
An alternative implementation of cucumber for the jvm based on antlr and junit
Project URL

Project URL

https://github.com/jhorstmann/zuchini

Download zuchini-parent

Filename Size
zuchini-parent-0.4.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • zuchini-annotations
  • zuchini-model
  • zuchini-runner
  • zuchini-junit
  • zuchini-junit5
  • zuchini-spring
  • zuchini-compat-annotations
  • zuchini-intellij-support
  • zuchini-examples
  • zuchini-reporter

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0