struts2-pdfstream-showcase

Showcase application for Struts2 PDF Stream Plugin.

License

License

Categories

Categories

PDF Data FST Data Formats Serialization
GroupId

GroupId

com.amashchenko.struts2.pdfstream
ArtifactId

ArtifactId

struts2-pdfstream-showcase
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

war
Description

Description

struts2-pdfstream-showcase
Showcase application for Struts2 PDF Stream Plugin.

Download struts2-pdfstream-showcase

How to add to project

<!-- https://jarcasting.com/artifacts/com.amashchenko.struts2.pdfstream/struts2-pdfstream-showcase/ -->
<dependency>
    <groupId>com.amashchenko.struts2.pdfstream</groupId>
    <artifactId>struts2-pdfstream-showcase</artifactId>
    <version>2.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.amashchenko.struts2.pdfstream/struts2-pdfstream-showcase/
implementation 'com.amashchenko.struts2.pdfstream:struts2-pdfstream-showcase:2.0.0'
// https://jarcasting.com/artifacts/com.amashchenko.struts2.pdfstream/struts2-pdfstream-showcase/
implementation ("com.amashchenko.struts2.pdfstream:struts2-pdfstream-showcase:2.0.0")
'com.amashchenko.struts2.pdfstream:struts2-pdfstream-showcase:war:2.0.0'
<dependency org="com.amashchenko.struts2.pdfstream" name="struts2-pdfstream-showcase" rev="2.0.0">
  <artifact name="struts2-pdfstream-showcase" type="war" />
</dependency>
@Grapes(
@Grab(group='com.amashchenko.struts2.pdfstream', module='struts2-pdfstream-showcase', version='2.0.0')
)
libraryDependencies += "com.amashchenko.struts2.pdfstream" % "struts2-pdfstream-showcase" % "2.0.0"
[com.amashchenko.struts2.pdfstream/struts2-pdfstream-showcase "2.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.amashchenko.struts2.pdfstream : struts2-pdfstream-plugin jar 2.0.0
com.amashchenko.struts2.pdfstream : struts2-pdfstream-tiles jar 2.0.0
org.apache.logging.log4j : log4j-core jar 2.6.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.1
org.apache.logging.log4j : log4j-jcl jar 2.6.1
org.apache.struts : struts2-core jar 2.5
org.apache.struts : struts2-tiles-plugin jar 2.5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (3)

Group / Artifact Type Version
org.apache.struts : struts2-junit-plugin jar 2.5
junit : junit jar 4.12
javax.servlet.jsp : jsp-api jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.0
1.2.2