struts2-crud-template

Provides Struts 2 developers with easy to use framework for building CRUD (Create, read, update, delete) applications using convention over configuration. Includes several utility classes to facilitate quick Struts 2 app development.

Лицензия

Лицензия

Группа

Группа

com.dakuupa
Идентификатор

Идентификатор

struts2-crud-template
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

struts2-crud-template
Provides Struts 2 developers with easy to use framework for building CRUD (Create, read, update, delete) applications using convention over configuration. Includes several utility classes to facilitate quick Struts 2 app development.
Ссылка на сайт

Ссылка на сайт

http://www.dakuupa.com
Система контроля версий

Система контроля версий

https://etwilliams1985@code.google.com/p/struts2-crud-framework/

Скачать struts2-crud-template

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.dakuupa/struts2-crud-template/ -->
<dependency>
    <groupId>com.dakuupa</groupId>
    <artifactId>struts2-crud-template</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dakuupa/struts2-crud-template/
implementation 'com.dakuupa:struts2-crud-template:1.0'
// https://jarcasting.com/artifacts/com.dakuupa/struts2-crud-template/
implementation ("com.dakuupa:struts2-crud-template:1.0")
'com.dakuupa:struts2-crud-template:jar:1.0'
<dependency org="com.dakuupa" name="struts2-crud-template" rev="1.0">
  <artifact name="struts2-crud-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dakuupa', module='struts2-crud-template', version='1.0')
)
libraryDependencies += "com.dakuupa" % "struts2-crud-template" % "1.0"
[com.dakuupa/struts2-crud-template "1.0"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
org.apache.struts : struts2-core jar 2.3.4
org.apache.struts : struts2-json-plugin jar 2.3.4
org.apache.struts : struts2-tiles-plugin jar 2.3.4
commons-beanutils : commons-beanutils jar 1.8.3
commons-collections : commons-collections jar 3.2.1
commons-digester : commons-digester jar 2.1
commons-lang : commons-lang jar 2.6
com.lowagie : itext jar 2.1.7
ognl : ognl jar 3.0.5
org.apache.poi : poi jar 3.7
javax.mail : mail jar 1.4.4

provided (1)

Идентификатор библиотеки Тип Версия
javax : javaee-api jar 6.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0