| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHdiv Безопасность |
| Группа | Группаorg.hdiv |
| Идентификатор | Идентификаторhdiv-struts-1 |
| Последняя версия | Последняя версия3.5.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHdiv Community Struts 1
Web Application Security Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hdiv-struts-1-3.5.2.pom | |
| hdiv-struts-1-3.5.2.jar | 255 KB |
| hdiv-struts-1-3.5.2-sources.jar | 252 KB |
| hdiv-struts-1-3.5.2-javadoc.jar | 637 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/ -->
<dependency>
<groupId>org.hdiv</groupId>
<artifactId>hdiv-struts-1</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/
implementation 'org.hdiv:hdiv-struts-1:3.5.2'
// https://jarcasting.com/artifacts/org.hdiv/hdiv-struts-1/
implementation ("org.hdiv:hdiv-struts-1:3.5.2")
'org.hdiv:hdiv-struts-1:jar:3.5.2'
<dependency org="org.hdiv" name="hdiv-struts-1" rev="3.5.2">
<artifact name="hdiv-struts-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hdiv', module='hdiv-struts-1', version='3.5.2')
)
libraryDependencies += "org.hdiv" % "hdiv-struts-1" % "3.5.2"
[org.hdiv/hdiv-struts-1 "3.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-fileupload : commons-fileupload Необязательный | jar | 1.3.3 |
| org.apache.struts : struts-core | jar | 1.3.8 |
| org.apache.struts : struts-taglib | jar | 1.3.8 |
| org.apache.struts : struts-tiles | jar | 1.3.8 |
| org.hdiv : hdiv-core | jar | 3.5.2 |
| commons-logging : commons-logging Необязательный | jar | 1.2 |
| javax.servlet : jstl | jar | 1.0.6 |
| org.apache.struts : struts-el | jar | 1.3.8 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.17 |