is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-spring 5.0.14

Provides integration of Tapestry with the Spring IoC container.

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-spring
Version

Version

5.0.14
Type

Type

jar

Download tapestry-spring 5.0.14


<!-- https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-spring/ -->
<dependency>
    <groupId>org.apache.tapestry</groupId>
    <artifactId>tapestry-spring</artifactId>
    <version>5.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-spring/
implementation 'org.apache.tapestry:tapestry-spring:5.0.14'
// https://jarcasting.com/artifacts/org.apache.tapestry/tapestry-spring/
implementation ("org.apache.tapestry:tapestry-spring:5.0.14")
'org.apache.tapestry:tapestry-spring:jar:5.0.14'
<dependency org="org.apache.tapestry" name="tapestry-spring" rev="5.0.14">
  <artifact name="tapestry-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tapestry', module='tapestry-spring', version='5.0.14')
)
libraryDependencies += "org.apache.tapestry" % "tapestry-spring" % "5.0.14"
[org.apache.tapestry/tapestry-spring "5.0.14"]