Последняя версия

Spring Struts 3.2.18.RELEASE

Spring Struts

Лицензия

Лицензия

Группа

Группа

org.springframework
Идентификатор

Идентификатор

spring-struts
Версия

Версия

3.2.18.RELEASE
Тип

Тип

jar
Описание

Описание

Spring Struts
Spring Struts
Ссылка на сайт

Ссылка на сайт

https://github.com/SpringSource/spring-framework
Организация-разработчик

Организация-разработчик

SpringSource
Система контроля версий

Система контроля версий

https://github.com/SpringSource/spring-framework

Скачать spring-struts 3.2.18.RELEASE


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.7.0
org.springframework : spring-beans jar 3.2.18.RELEASE
org.springframework : spring-context jar 3.2.18.RELEASE
org.springframework : spring-core jar 3.2.18.RELEASE
org.springframework : spring-web jar 3.2.18.RELEASE
org.springframework : spring-webmvc jar 3.2.18.RELEASE
struts : struts jar 1.2.9

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : jstl jar 1.2
javax.servlet : servlet-api jar 2.5

Модули Проекта

Данный проект не имеет модулей.