is not current version
Last Version 2.4.3

Display tag library documentation 2.4.2

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
Version

Version

2.4.2
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 2.4.2

Filename Size
displaytag-doc-2.4.2.pom 15 KB
Browse

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

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