Jar examples for j:jodreports
JODReports generates dynamic documents and reports based on the OpenDocument Format and FreeMarker.
You can download jar file jodreports 2.4.0 in this page.
GNU Lesser General Public License, Version 2.1
You can use the following script to add jodreports-2.4.0.jar to your project.
<dependency> <groupId>net.sf.jodreports</groupId> <artifactId>jodreports</artifactId> <version>2.4.0</version> </dependency>
compile group: 'net.sf.jodreports', name: 'jodreports', version: '2.4.0'
libraryDependencies += "net.sf.jodreports" % "jodreports" % "2.4.0"
<dependency org="net.sf.jodreports" name="jodreports" rev="2.4.0"/>
@Grapes(@Grab(group='net.sf.jodreports', module='jodreports', version='2.4.0'))
'net.sf.jodreports:jodreports:jar:2.4.0'
Click the following link to download the jar file.
jodreports-2.4.0-javadoc.jar