License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdorg.zuchini.examples |
ArtifactId | ArtifactIdzuchini-examples-reporting |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn alternative implementation of cucumber for the jvm based on antlr and junit
|
Filename | Size |
---|---|
zuchini-examples-reporting-0.4.0.pom | |
zuchini-examples-reporting-0.4.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zuchini.examples/zuchini-examples-reporting/ -->
<dependency>
<groupId>org.zuchini.examples</groupId>
<artifactId>zuchini-examples-reporting</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zuchini.examples/zuchini-examples-reporting/
implementation 'org.zuchini.examples:zuchini-examples-reporting:0.4.0'
// https://jarcasting.com/artifacts/org.zuchini.examples/zuchini-examples-reporting/
implementation ("org.zuchini.examples:zuchini-examples-reporting:0.4.0")
'org.zuchini.examples:zuchini-examples-reporting:jar:0.4.0'
<dependency org="org.zuchini.examples" name="zuchini-examples-reporting" rev="0.4.0">
<artifact name="zuchini-examples-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zuchini.examples', module='zuchini-examples-reporting', version='0.4.0')
)
libraryDependencies += "org.zuchini.examples" % "zuchini-examples-reporting" % "0.4.0"
[org.zuchini.examples/zuchini-examples-reporting "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.zuchini : zuchini-junit | jar | 0.4.0 |
org.zuchini : zuchini-reporter | jar | 0.4.0 |
junit : junit | jar | 4.12 |