is not current version
Last Version 3.5.0

org.appfuse:appfuse-tapestry 3.0.0

Tapestry Module for AppFuse: includes Tapestry with Spring and Flash messages support.

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

appfuse-tapestry
Version

Version

3.0.0
Type

Type

war

Download appfuse-tapestry 3.0.0


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