License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.hazendaz |
ArtifactId | ArtifactIddisplaytag-examples |
Version | Version2.4.2 |
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.2.pom | |
displaytag-examples-2.4.2.war | 13 MB |
displaytag-examples-2.4.2-sources.jar | 25 KB |
displaytag-examples-2.4.2-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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
jakarta.servlet.jsp : jakarta.servlet.jsp-api | jar | 2.3.6 |