struts2-pdfstream-tiles3

Adds the ability to use Apache Tiles version 3.x definitions as a view in Struts2 PDF Stream Plugin.

License

License

Categories

Categories

PDF Data FST Data Formats Serialization
GroupId

GroupId

com.amashchenko.struts2.pdfstream
ArtifactId

ArtifactId

struts2-pdfstream-tiles3
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

struts2-pdfstream-tiles3
Adds the ability to use Apache Tiles version 3.x definitions as a view in Struts2 PDF Stream Plugin.

Download struts2-pdfstream-tiles3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.amashchenko.struts2.pdfstream : struts2-pdfstream-plugin jar 1.3.0
org.apache.tiles : tiles-api jar 3.0.1
org.apache.tiles : tiles-request-servlet jar 1.0.1

provided (1)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2