Jar examples for t:tapestry-spring
Provides integration of Tapestry with the Spring IoC container.
You can download jar file tapestry-spring 5.0.18 in this page.
You can use the following script to add tapestry-spring-5.0.18.jar to your project.
<dependency> <groupId>org.apache.tapestry</groupId> <artifactId>tapestry-spring</artifactId> <version>5.0.18</version> </dependency>
compile group: 'org.apache.tapestry', name: 'tapestry-spring', version: '5.0.18'
libraryDependencies += "org.apache.tapestry" % "tapestry-spring" % "5.0.18"
<dependency org="org.apache.tapestry" name="tapestry-spring" rev="5.0.18"/>
@Grapes(@Grab(group='org.apache.tapestry', module='tapestry-spring', version='5.0.18'))
'org.apache.tapestry:tapestry-spring:jar:5.0.18'
Click the following link to download the jar file.
tapestry-spring-5.0.18-sources.jar