Last Version

GivWenZen 1.9

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.

License

License

GroupId

GroupId

io.github.eireglas
ArtifactId

ArtifactId

givwenzen
Version

Version

1.9
Type

Type

jar
Description

Description

GivWenZen
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

http://github.com/eireglas/GivWenZen

Download givwenzen 1.9


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

Dependencies

compile (12)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.