Jar examples for t:tapestry-testify
Enhanced testing facilities for Tapestry 5.
You can download jar file tapestry-testify 1.0.4 in this page.
Apache Software License 2.0
You can use the following script to add tapestry-testify-1.0.4.jar to your project.
<dependency> <groupId>net.sourceforge.tapestrytestify</groupId> <artifactId>tapestry-testify</artifactId> <version>1.0.4</version> </dependency>
compile group: 'net.sourceforge.tapestrytestify', name: 'tapestry-testify', version: '1.0.4'
libraryDependencies += "net.sourceforge.tapestrytestify" % "tapestry-testify" % "1.0.4"
<dependency org="net.sourceforge.tapestrytestify" name="tapestry-testify" rev="1.0.4"/>
@Grapes(@Grab(group='net.sourceforge.tapestrytestify', module='tapestry-testify', version='1.0.4'))
'net.sourceforge.tapestrytestify:tapestry-testify:jar:1.0.4'
Click the following link to download the jar file.
tapestry-testify-1.0.4-javadoc.jar