struts2-pdfstream-plugin

Struts2 PDF Stream Plugin. This plugin allows to transform a view into a PDF stream and return it as a result from Action.

License

License

Categories

Categories

PDF Data FST Data Formats Serialization
GroupId

GroupId

com.amashchenko.struts2.pdfstream
ArtifactId

ArtifactId

struts2-pdfstream-plugin
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

struts2-pdfstream-plugin
Struts2 PDF Stream Plugin. This plugin allows to transform a view into a PDF stream and return it as a result from Action.

Download struts2-pdfstream-plugin

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.5
com.openhtmltopdf : openhtmltopdf-core jar 0.0.1-RC4
com.openhtmltopdf : openhtmltopdf-pdfbox jar 0.0.1-RC4
org.jsoup : jsoup jar 1.9.2

provided (1)

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

test (5)

Group / Artifact Type Version
javax.servlet.jsp : jsp-api jar 2.1
junit : junit jar 4.12
org.apache.struts : struts2-junit-plugin jar 2.5
org.springframework : spring-test jar 4.1.3.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.0
1.2.2