Display tag library documentation

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

MIT
GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

displaytag-doc
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

pom
Description

Description

Display tag library documentation
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://displaytag.sourceforge.net
Project Organization

Project Organization

the Displaytag team
Source Code Management

Source Code Management

https://github.com/hazendaz/displaytag/

Download displaytag-doc

Filename Size
displaytag-doc-2.4.3.pom 14 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • displaytag
  • displaytag-examples

Versions

Version
2.4.3
2.4.2
2.4.0
2.3.0
2.2.3
2.2.2
2.2.0
2.1.7
2.1.6
2.1.5
2.1.4
2.0.2