Download tapestry5-annotations-5.4-rc-1.jar file - Jar t

Jar examples for t:tapestry5-annotations

Description

Annotations used with Tapestry applications.

You can download jar file tapestry5-annotations 5.4-rc-1 in this page.

Build File

You can use the following script to add tapestry5-annotations-5.4-rc-1.jar to your project.

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

Download

Click the following link to download the jar file.

tapestry5-annotations-5.4-rc-1-sources.jar
tapestry5-annotations-5.4-rc-1.jar
tapestry5-annotations-5.4-rc-1.pom



Related Tutorials