Download tiles-test-common-3.0.8.jar file - Jar t

Jar examples for t:tiles-test-common

Description

Common classes between modules of the test webapp.

You can download jar file tiles-test-common 3.0.8 in this page.

License

Apache License

Build File

You can use the following script to add tiles-test-common-3.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

tiles-test-common-3.0.8-javadoc.jar
tiles-test-common-3.0.8-sources.jar
tiles-test-common-3.0.8.jar
tiles-test-common-3.0.8.pom



Related Tutorials