License |
License |
---|---|
GroupId | GroupIdorg.appfuse |
ArtifactId | ArtifactIdappfuse-struts |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAppFuse Struts 2 Module
Struts 2 Module for AppFuse: includes Struts 2 and Display Tag.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
appfuse-struts-3.5.0.pom | |
appfuse-struts-3.5.0.war | 44 MB |
appfuse-struts-3.5.0-sources.jar | 25 KB |
appfuse-struts-3.5.0-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.appfuse/appfuse-struts/ -->
<dependency>
<groupId>org.appfuse</groupId>
<artifactId>appfuse-struts</artifactId>
<version>3.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse/appfuse-struts/
implementation 'org.appfuse:appfuse-struts:3.5.0'
// https://jarcasting.com/artifacts/org.appfuse/appfuse-struts/
implementation ("org.appfuse:appfuse-struts:3.5.0")
'org.appfuse:appfuse-struts:war:3.5.0'
<dependency org="org.appfuse" name="appfuse-struts" rev="3.5.0">
<artifact name="appfuse-struts" type="war" />
</dependency>
@Grapes(
@Grab(group='org.appfuse', module='appfuse-struts', version='3.5.0')
)
libraryDependencies += "org.appfuse" % "appfuse-struts" % "3.5.0"
[org.appfuse/appfuse-struts "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.subethamail : subethasmtp-wiser | jar | 1.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |