| Группа | Группаcom.jgeppert.struts2.jquery |
|---|---|
| Идентификатор | Идентификаторstruts2-jquery-grid-plugin |
| Версия | Версия2.4.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| struts2-jquery-grid-plugin-2.4.0.pom | |
| struts2-jquery-grid-plugin-2.4.0.jar | 180 KB |
| struts2-jquery-grid-plugin-2.4.0-sources.jar | 161 KB |
| struts2-jquery-grid-plugin-2.4.0-javadoc.jar | 137 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-grid-plugin/ -->
<dependency>
<groupId>com.jgeppert.struts2.jquery</groupId>
<artifactId>struts2-jquery-grid-plugin</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-grid-plugin/
implementation 'com.jgeppert.struts2.jquery:struts2-jquery-grid-plugin:2.4.0'
// https://jarcasting.com/artifacts/com.jgeppert.struts2.jquery/struts2-jquery-grid-plugin/
implementation ("com.jgeppert.struts2.jquery:struts2-jquery-grid-plugin:2.4.0")
'com.jgeppert.struts2.jquery:struts2-jquery-grid-plugin:jar:2.4.0'
<dependency org="com.jgeppert.struts2.jquery" name="struts2-jquery-grid-plugin" rev="2.4.0">
<artifact name="struts2-jquery-grid-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jgeppert.struts2.jquery', module='struts2-jquery-grid-plugin', version='2.4.0')
)
libraryDependencies += "com.jgeppert.struts2.jquery" % "struts2-jquery-grid-plugin" % "2.4.0"
[com.jgeppert.struts2.jquery/struts2-jquery-grid-plugin "2.4.0"]