is not current version
Last Version 6.0.0

org.apache.struts:struts2-jasperreports-plugin 2.0.12


Categories

Categories

JasperReports Business Logic Libraries Reporting
GroupId

GroupId

org.apache.struts
ArtifactId

ArtifactId

struts2-jasperreports-plugin
Version

Version

2.0.12
Type

Type

jar

Download struts2-jasperreports-plugin 2.0.12


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