Jar examples for c: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
You can download jar file concordion-storyboard-extension 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add concordion-storyboard-extension-2.0.0.jar to your project.
<dependency> <groupId>org.concordion</groupId> <artifactId>concordion-storyboard-extension</artifactId> <version>2.0.0</version> </dependency>
compile group: 'org.concordion', name: 'concordion-storyboard-extension', version: '2.0.0'
libraryDependencies += "org.concordion" % "concordion-storyboard-extension" % "2.0.0"
<dependency org="org.concordion" name="concordion-storyboard-extension" rev="2.0.0"/>
@Grapes(@Grab(group='org.concordion', module='concordion-storyboard-extension', version='2.0.0'))
'org.concordion:concordion-storyboard-extension:jar:2.0.0'
Click the following link to download the jar file.
concordion-storyboard-extension-2.0.0-javadoc.jar