| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thesett |
| Идентификатор | Идентификаторstruts-tools |
| Версия | Версия0.9.117 |
| Тип | Типjar |
| Описание |
Описаниеstruts-tools
Utilities for creating struts based webapps.
|
| Имя Файла | Размер |
|---|---|
| struts-tools-0.9.117.pom | |
| struts-tools-0.9.117.tld | 4 KB |
| struts-tools-0.9.117-tests.jar | 2 KB |
| struts-tools-0.9.117-sources.jar | 30 KB |
| struts-tools-0.9.117-javadoc.jar | 121 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thesett/struts-tools/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>struts-tools</artifactId>
<version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/struts-tools/
implementation 'com.thesett:struts-tools:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/struts-tools/
implementation ("com.thesett:struts-tools:0.9.117")
'com.thesett:struts-tools:jar:0.9.117'
<dependency org="com.thesett" name="struts-tools" rev="0.9.117">
<artifact name="struts-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='struts-tools', version='0.9.117')
)
libraryDependencies += "com.thesett" % "struts-tools" % "0.9.117"
[com.thesett/struts-tools "0.9.117"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.thesett : common | jar | 0.9.117 |
| struts : struts | jar | 1.2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet : jsp-api | jar | 2.0 |