License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.hazendaz |
ArtifactId | ArtifactIddisplaytag-examples |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDisplay tag library examples
Example webapp for the display tag library
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
displaytag-examples-2.4.3.pom | |
displaytag-examples-2.4.3.war | 13 MB |
displaytag-examples-2.4.3-sources.jar | 26 KB |
displaytag-examples-2.4.3-javadoc.jar | 102 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
jakarta.servlet.jsp : jakarta.servlet.jsp-api | jar | 2.3.6 |