| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jgeppert.struts2.jquery |
| Идентификатор | Идентификаторstruts2-jquery-archetype-base |
| Версия | Версия4.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеStruts 2 jQuery Archetype - Base
This Archetype provides a Webapp Configuration ready for the Struts2 jQuery Plugin.
|
<!-- https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-archetype-base/ -->
<dependency>
<groupId>com.jgeppert.struts2.jquery</groupId>
<artifactId>struts2-jquery-archetype-base</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-archetype-base/
implementation 'com.jgeppert.struts2.jquery:struts2-jquery-archetype-base:4.0.3'
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-archetype-base/
implementation ("com.jgeppert.struts2.jquery:struts2-jquery-archetype-base:4.0.3")
'com.jgeppert.struts2.jquery:struts2-jquery-archetype-base:jar:4.0.3'
<dependency org="com.jgeppert.struts2.jquery" name="struts2-jquery-archetype-base" rev="4.0.3">
<artifact name="struts2-jquery-archetype-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgeppert.struts2.jquery', module='struts2-jquery-archetype-base', version='4.0.3')
)
libraryDependencies += "com.jgeppert.struts2.jquery" % "struts2-jquery-archetype-base" % "4.0.3"
[com.jgeppert.struts2.jquery/struts2-jquery-archetype-base "4.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet.jsp : jsp-api | jar | 2.1 |