License |
License |
---|---|
GroupId | GroupIdorg.springframework |
ArtifactId | ArtifactIdspring-webmvc-struts |
Last Version | Last Version2.5.6.SEC03 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Framework: Web MVC Struts
Spring Framework: Web MVC Struts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework/spring-webmvc-struts/ -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc-struts</artifactId>
<version>2.5.6.SEC03</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework/spring-webmvc-struts/
implementation 'org.springframework:spring-webmvc-struts:2.5.6.SEC03'
// https://jarcasting.com/artifacts/org.springframework/spring-webmvc-struts/
implementation ("org.springframework:spring-webmvc-struts:2.5.6.SEC03")
'org.springframework:spring-webmvc-struts:jar:2.5.6.SEC03'
<dependency org="org.springframework" name="spring-webmvc-struts" rev="2.5.6.SEC03">
<artifact name="spring-webmvc-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-webmvc-struts', version='2.5.6.SEC03')
)
libraryDependencies += "org.springframework" % "spring-webmvc-struts" % "2.5.6.SEC03"
[org.springframework/spring-webmvc-struts "2.5.6.SEC03"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.tiles : tiles-api Optional | jar | 2.0.6 |
org.apache.tiles : tiles-core Optional | jar | 2.0.6 |
org.apache.tiles : tiles-jsp Optional | jar | 2.0.6 |
struts : struts Optional | jar | 1.2.9 |
org.springframework : spring-beans | jar | 2.5.6.SEC03 |
org.springframework : spring-context | jar | 2.5.6.SEC03 |
org.springframework : spring-core | jar | 2.5.6.SEC03 |
org.springframework : spring-web | jar | 2.5.6.SEC03 |
org.springframework : spring-webmvc | jar | 2.5.6.SEC03 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : jsp-api | jar | 2.0 |
javax.servlet : jstl | jar | 1.1.0 |
javax.servlet : servlet-api | jar | 2.4 |