is not current version
Last Version 2.4.3

Display tag library examples 2.4.2

Example webapp for the display tag library

License

License

MIT
GroupId

GroupId

com.github.hazendaz
ArtifactId

ArtifactId

displaytag-examples
Version

Version

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


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

Dependencies

compile (9)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
org.apache.poi : poi jar 5.0.0
com.itextpdf : itextpdf jar 5.5.13.2
org.slf4j : slf4j-api jar 2.0.0-alpha2
ch.qos.logback : logback-classic jar 1.3.0-alpha5
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.2

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.