Voila displaytag library

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

Лицензия

Лицензия

MICE
Группа

Группа

it.micegroup.displaytag
Идентификатор

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

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

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Voila displaytag library
The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.
Ссылка на сайт

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

http://gitlab.micegroup.it/mice/displaytag
Организация-разработчик

Организация-разработчик

Mice S.r.l

Скачать displaytag

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

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

Зависимости

provided (13)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.8.3
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.5
javax.servlet : servlet-api jar 2.5
javax.servlet : jsp-api jar 2.0
com.lowagie : itext jar 1.4.8
org.springframework : spring-web jar 3.0.5.RELEASE
org.springframework : spring-webmvc jar 3.0.5.RELEASE
javax.servlet : jstl jar 1.2
org.apache.struts : struts-core jar 1.3.10
com.opensymphony : webwork jar 2.2.6
org.acegisecurity : acegi-security jar 1.0.7
org.apache.maven.plugins : maven-javadoc-plugin jar 3.2.0

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

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

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

Версия
2.1
2.0