Last Version

concordion-storyboard-extension 2.0.2

An extension to Concordion that capture screenshots, etc in storyboard format while the specification is being executed so that we can see exactly what the test has done against the system under test

License

License

GroupId

GroupId

org.concordion
ArtifactId

ArtifactId

concordion-storyboard-extension
Version

Version

2.0.2
Type

Type

jar
Description

Description

concordion-storyboard-extension
An extension to Concordion that capture screenshots, etc in storyboard format while the specification is being executed so that we can see exactly what the test has done against the system under test
Project URL

Project URL

https://github.com/concordion/concordion-storyboard-extension
Source Code Management

Source Code Management

https://github.com/concordion/concordion-storyboard-extension.git

Download concordion-storyboard-extension 2.0.2


<!-- https://jarcasting.com/artifacts/org.concordion/concordion-storyboard-extension/ -->
<dependency>
    <groupId>org.concordion</groupId>
    <artifactId>concordion-storyboard-extension</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.concordion/concordion-storyboard-extension/
implementation 'org.concordion:concordion-storyboard-extension:2.0.2'
// https://jarcasting.com/artifacts/org.concordion/concordion-storyboard-extension/
implementation ("org.concordion:concordion-storyboard-extension:2.0.2")
'org.concordion:concordion-storyboard-extension:jar:2.0.2'
<dependency org="org.concordion" name="concordion-storyboard-extension" rev="2.0.2">
  <artifact name="concordion-storyboard-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.concordion', module='concordion-storyboard-extension', version='2.0.2')
)
libraryDependencies += "org.concordion" % "concordion-storyboard-extension" % "2.0.2"
[org.concordion/concordion-storyboard-extension "2.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.concordion : concordion-logback-extension jar 2.1.2
org.concordion : concordion jar 3.1.2

Project Modules

There are no modules declared in this project.