is not current version
Last Version 2.0.0

com.amashchenko.struts2.pdfstream:struts2-pdfstream-plugin 1.2.2

Struts2 PDF Stream Plug-in. A Struts2 plug-in for creating PDF streams from views.

Categories

Categories

PDF Data FST Data Formats Serialization
GroupId

GroupId

com.amashchenko.struts2.pdfstream
ArtifactId

ArtifactId

struts2-pdfstream-plugin
Version

Version

1.2.2
Type

Type

jar

Download struts2-pdfstream-plugin 1.2.2


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