License |
License |
---|---|
GroupId | GroupIdio.github.eireglas |
ArtifactId | ArtifactIdgivwenzen |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGivWenZen
GivWenZen allows a user to use the BDD Given When Then vocabulary and plain text sentences to help a
team get the words right and create a ubiquitous language to describe and test a business domain.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
givwenzen-1.9.pom | |
givwenzen-1.9.jar | 89 KB |
givwenzen-1.9-sources.jar | 48 KB |
givwenzen-1.9-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.eireglas/givwenzen/ -->
<dependency>
<groupId>io.github.eireglas</groupId>
<artifactId>givwenzen</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eireglas/givwenzen/
implementation 'io.github.eireglas:givwenzen:1.9'
// https://jarcasting.com/artifacts/io.github.eireglas/givwenzen/
implementation ("io.github.eireglas:givwenzen:1.9")
'io.github.eireglas:givwenzen:jar:1.9'
<dependency org="io.github.eireglas" name="givwenzen" rev="1.9">
<artifact name="givwenzen" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eireglas', module='givwenzen', version='1.9')
)
libraryDependencies += "io.github.eireglas" % "givwenzen" % "1.9"
[io.github.eireglas/givwenzen "1.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
com.google.guava : guava | jar | 29.0-jre |
org.javassist : javassist | jar | 3.27.0-GA |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
dom4j : dom4j | jar | 1.6.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
commons-vfs : commons-vfs | jar | 20050307052300 |
org.apache.lucene : lucene-core | jar | 8.6.0 |
org.apache.lucene : lucene-queryparser | jar | 8.6.0 |
org.fitnesse : fitnesse | jar | 20200501 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-core | jar | 3.4.4 |