Struts Core

Apache Struts

Лицензия

Лицензия

Группа

Группа

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

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

struts-core
Последняя версия

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

1.3.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

Struts Core
Apache Struts
Ссылка на сайт

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

http://struts.apache.org
Организация-разработчик

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

Apache Software Foundation

Скачать struts-core

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
antlr : antlr jar 2.7.2
commons-beanutils : commons-beanutils jar 1.8.0
commons-chain : commons-chain jar 1.2
commons-digester : commons-digester jar 1.8
commons-fileupload : commons-fileupload Необязательный jar 1.1.1
commons-logging : commons-logging jar 1.0.4
commons-validator : commons-validator jar 1.3.1
junit : junit Необязательный jar 3.8.1
oro : oro jar 2.0.8

provided (1)

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

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

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

Версии библиотеки

Версия
1.3.10
1.3.9
1.3.8
1.3.5