| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webframe |
| Идентификатор | Идентификаторwf-struts |
| Последняя версия | Последняя версия1.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwf-struts
Java Web Frame: wf-struts
|
| Имя Файла | Размер |
|---|---|
| wf-struts-1.2.1.pom | |
| wf-struts-1.2.1.jar | 19 KB |
| wf-struts-1.2.1-tests.jar | 10 KB |
| wf-struts-1.2.1-sources.jar | 14 KB |
| wf-struts-1.2.1-javadoc.jar | 75 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webframe/wf-struts/ -->
<dependency>
<groupId>org.webframe</groupId>
<artifactId>wf-struts</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-struts/
implementation 'org.webframe:wf-struts:1.2.1'
// https://jarcasting.com/artifacts/org.webframe/wf-struts/
implementation ("org.webframe:wf-struts:1.2.1")
'org.webframe:wf-struts:jar:1.2.1'
<dependency org="org.webframe" name="wf-struts" rev="1.2.1">
<artifact name="wf-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-struts', version='1.2.1')
)
libraryDependencies += "org.webframe" % "wf-struts" % "1.2.1"
[org.webframe/wf-struts "1.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webframe : wf-web | jar | 1.2.1 |
| struts : struts | jar | 1.2.9 |
| commons-logging : commons-logging | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webframe : wf-test | jar | 1.2.1 |