Download tapestry-spring-5.2.6.jar file - Jar t

Jar examples for t:tapestry-spring

Description

Provides integration of Tapestry with the Spring IoC container.

You can download jar file tapestry-spring 5.2.6 in this page.

Build File

You can use the following script to add tapestry-spring-5.2.6.jar to your project.

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

Download

Click the following link to download the jar file.

tapestry-spring-5.2.6-javadoc.jar
tapestry-spring-5.2.6-sources.jar
tapestry-spring-5.2.6.jar
tapestry-spring-5.2.6.pom



Related Tutorials