is not current version
Last Version 5.8.2

org.apache.tapestry:tapestry-spring 5.4.5


Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.apache.tapestry
ArtifactId

ArtifactId

tapestry-spring
Version

Version

5.4.5
Type

Type

jar

Download tapestry-spring 5.4.5


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