License |
License |
---|---|
Categories |
CategoriesTape Data Data Structures |
GroupId | GroupIdorg.appfuse |
ArtifactId | ArtifactIdappfuse-tapestry |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAppFuse Tapestry Module
Tapestry Module for AppFuse: includes Tapestry with Spring and Flash messages support.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
appfuse-tapestry-3.5.0.pom | |
appfuse-tapestry-3.5.0.war | 42 MB |
appfuse-tapestry-3.5.0-sources.jar | 40 KB |
appfuse-tapestry-3.5.0-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.appfuse/appfuse-tapestry/ -->
<dependency>
<groupId>org.appfuse</groupId>
<artifactId>appfuse-tapestry</artifactId>
<version>3.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse/appfuse-tapestry/
implementation 'org.appfuse:appfuse-tapestry:3.5.0'
// https://jarcasting.com/artifacts/org.appfuse/appfuse-tapestry/
implementation ("org.appfuse:appfuse-tapestry:3.5.0")
'org.appfuse:appfuse-tapestry:war:3.5.0'
<dependency org="org.appfuse" name="appfuse-tapestry" rev="3.5.0">
<artifact name="appfuse-tapestry" type="war" />
</dependency>
@Grapes(
@Grab(group='org.appfuse', module='appfuse-tapestry', version='3.5.0')
)
libraryDependencies += "org.appfuse" % "appfuse-tapestry" % "3.5.0"
[org.appfuse/appfuse-tapestry "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
struts-menu : struts-menu | jar | 2.4.3 |
opensymphony : sitemesh | jar | 2.4.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.1 |
org.apache.logging.log4j : log4j-web | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-test | jar | 5.4-beta-22 |
org.subethamail : subethasmtp-wiser | jar | 1.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |