Download tapestry-testify-1.0.4.jar file - Jar t

Jar examples for t:tapestry-testify

Description

Enhanced testing facilities for Tapestry 5.

You can download jar file tapestry-testify 1.0.4 in this page.

License

Apache Software License 2.0

Build File

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'

Download

Click the following link to download the jar file.

tapestry-testify-1.0.4-javadoc.jar
tapestry-testify-1.0.4-sources.jar
tapestry-testify-1.0.4.jar
tapestry-testify-1.0.4.pom



Related Tutorials