Download tapestry-jpa-5.4-beta-22.jar file - Jar t

Jar examples for t:tapestry-jpa

Description

You can download jar file tapestry-jpa 5.4-beta-22 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

tapestry-jpa-5.4-beta-22-sources.jar
tapestry-jpa-5.4-beta-22.jar
tapestry-jpa-5.4-beta-22.pom



Related Tutorials