Download struts2-jasperreports-plugin-2.1.2.jar file - Jar s

Jar examples for s:struts2-jasperreports-plugin

Description

You can download jar file struts2-jasperreports-plugin 2.1.2 in this page.

License

Apache License

Build File

You can use the following script to add struts2-jasperreports-plugin-2.1.2.jar to your project.

<dependency>
   <groupId>org.apache.struts</groupId>
   <artifactId>struts2-jasperreports-plugin</artifactId>
   <version>2.1.2</version>
</dependency>
compile group: 'org.apache.struts', name: 'struts2-jasperreports-plugin', version: '2.1.2'
libraryDependencies += "org.apache.struts" % "struts2-jasperreports-plugin" % "2.1.2"
<dependency org="org.apache.struts" name="struts2-jasperreports-plugin" rev="2.1.2"/>
@Grapes(@Grab(group='org.apache.struts', module='struts2-jasperreports-plugin', version='2.1.2'))
'org.apache.struts:struts2-jasperreports-plugin:jar:2.1.2'

Download

Click the following link to download the jar file.

struts2-jasperreports-plugin-2.1.2-javadoc.jar
struts2-jasperreports-plugin-2.1.2-sources.jar
struts2-jasperreports-plugin-2.1.2.jar
struts2-jasperreports-plugin-2.1.2.pom



Related Tutorials