JODReports

JODReports generates dynamic documents and reports based on the OpenDocument Format and FreeMarker.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jodreports
ArtifactId

ArtifactId

jodreports
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

JODReports
JODReports generates dynamic documents and reports based on the OpenDocument Format and FreeMarker.
Project URL

Project URL

http://jodreports.sourceforge.net/

Download jodreports

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
commons-io : commons-io jar 1.4
org.freemarker : freemarker jar 2.3.16
xom : xom jar 1.2.5

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.slf4j : slf4j-jdk14 jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0