Last Version

zuchini 0.4.0

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

License

License

GroupId

GroupId

org.zuchini
ArtifactId

ArtifactId

zuchini-parent
Version

Version

0.4.0
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 0.4.0

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

<!-- 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