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.

License

License

MICE
GroupId

GroupId

it.micegroup.displaytag
ArtifactId

ArtifactId

displaytag
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://gitlab.micegroup.it/mice/displaytag
Project Organization

Project Organization

Mice S.r.l

Download displaytag

How to add to project

<!-- 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"]

Dependencies

provided (13)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0