Display tag library examples

Example webapp for the display tag library

License

License

MIT
GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

displaytag-examples
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

war
Description

Description

Display tag library examples
Example webapp for the display tag library
Project Organization

Project Organization

the Displaytag team
Source Code Management

Source Code Management

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

Download displaytag-examples

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
org.apache.poi : poi jar 5.1.0
com.itextpdf : itextpdf jar 5.5.13.2
org.slf4j : slf4j-api jar 1.7.32
ch.qos.logback : logback-classic jar 1.2.7
jakarta.servlet.jsp.jstl : jakarta.servlet.jsp.jstl-api jar 1.2.7
org.glassfish.web : jakarta.servlet.jsp.jstl jar 1.2.6
org.apache.taglibs : taglibs-standard-impl jar 1.2.5
com.github.hazendaz : displaytag jar 2.4.3

provided (2)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4
jakarta.servlet.jsp : jakarta.servlet.jsp-api jar 2.3.6

Project Modules

There are no modules declared in this project.

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