License |
License |
---|---|
GroupId | GroupIdio.github.theangrydev |
ArtifactId | ArtifactIdyatspec-fluent |
Version | Version5.0.2 |
Type | Typejar |
Description |
Descriptionyatspec-fluent
A plugin for the yatspec acceptance test library used to write acceptance tests in a fluent way, reusing givens, whens and thens.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yatspec-fluent-5.0.2.pom | |
yatspec-fluent-5.0.2.jar | 14 KB |
yatspec-fluent-5.0.2-sources.jar | 10 KB |
yatspec-fluent-5.0.2-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-fluent/ -->
<dependency>
<groupId>io.github.theangrydev</groupId>
<artifactId>yatspec-fluent</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-fluent/
implementation 'io.github.theangrydev:yatspec-fluent:5.0.2'
// https://jarcasting.com/artifacts/io.github.theangrydev/yatspec-fluent/
implementation ("io.github.theangrydev:yatspec-fluent:5.0.2")
'io.github.theangrydev:yatspec-fluent:jar:5.0.2'
<dependency org="io.github.theangrydev" name="yatspec-fluent" rev="5.0.2">
<artifact name="yatspec-fluent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev', module='yatspec-fluent', version='5.0.2')
)
libraryDependencies += "io.github.theangrydev" % "yatspec-fluent" % "5.0.2"
[io.github.theangrydev/yatspec-fluent "5.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.yatspec » yatspec | jar | 1.23 |
junit : junit | jar | 4.12 |
io.github.theangrydev : yatspec-zohhak-plugin | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.4.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.json : json | jar | 20160212 |
org.mockito : mockito-core | jar | 1.10.19 |
org.assertj : assertj-core | jar | 3.5.2 |
com.github.tomakehurst : wiremock | jar | 2.2.1 |
net.sourceforge.plantuml : plantuml | jar | 7933 |
org.jdom : jdom | jar | 1.1 |