| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jgeppert.struts2.jquery |
| Идентификатор | Идентификаторstruts2-jquery-plugin |
| Версия | Версия4.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеStruts 2 jQuery Plugin
Parent project for Struts2 jQuery integration.
|
<!-- https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-plugin/ -->
<dependency>
<groupId>com.jgeppert.struts2.jquery</groupId>
<artifactId>struts2-jquery-plugin</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-plugin/
implementation 'com.jgeppert.struts2.jquery:struts2-jquery-plugin:4.0.3'
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-plugin/
implementation ("com.jgeppert.struts2.jquery:struts2-jquery-plugin:4.0.3")
'com.jgeppert.struts2.jquery:struts2-jquery-plugin:jar:4.0.3'
<dependency org="com.jgeppert.struts2.jquery" name="struts2-jquery-plugin" rev="4.0.3">
<artifact name="struts2-jquery-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgeppert.struts2.jquery', module='struts2-jquery-plugin', version='4.0.3')
)
libraryDependencies += "com.jgeppert.struts2.jquery" % "struts2-jquery-plugin" % "4.0.3"
[com.jgeppert.struts2.jquery/struts2-jquery-plugin "4.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.struts : struts-annotations Необязательный | jar | 1.0.6 |
| org.apache.struts : struts2-core | jar | 2.5.14.1 |
| org.apache.velocity : velocity Необязательный | jar | 1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| taglibs : standard | jar | 1.1.2 |
| javax.servlet : jstl | jar | 1.1.2 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |