is not current version
Last Version 2.0.0

com.amashchenko.struts2.pdfstream:struts2-pdfstream-tiles 1.3.0

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

Categories

Categories

PDF Data FST Data Formats Serialization
GroupId

GroupId

com.amashchenko.struts2.pdfstream
ArtifactId

ArtifactId

struts2-pdfstream-tiles
Version

Version

1.3.0
Type

Type

jar

Download struts2-pdfstream-tiles 1.3.0


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