Download tapestry-test-5.4-beta-35.jar file - Jar t

Jar examples for t:tapestry-test

Description

Test utilities needed by Tapestry

You can download jar file tapestry-test 5.4-beta-35 in this page.

License

Apache Software License 2.0

Build File

You can use the following script to add tapestry-test-5.4-beta-35.jar to your project.

<dependency>
   <groupId>org.apache.tapestry</groupId>
   <artifactId>tapestry-test</artifactId>
   <version>5.4-beta-35</version>
</dependency>
compile group: 'org.apache.tapestry', name: 'tapestry-test', version: '5.4-beta-35'
libraryDependencies += "org.apache.tapestry" % "tapestry-test" % "5.4-beta-35"
<dependency org="org.apache.tapestry" name="tapestry-test" rev="5.4-beta-35"/>
@Grapes(@Grab(group='org.apache.tapestry', module='tapestry-test', version='5.4-beta-35'))
'org.apache.tapestry:tapestry-test:jar:5.4-beta-35'

Download

Click the following link to download the jar file.

tapestry-test-5.4-beta-35-sources.jar
tapestry-test-5.4-beta-35.jar
tapestry-test-5.4-beta-35.pom



Related Tutorials