JFreeReport Extensions

The classes in this subproject extend JFreeReport with additional functionality. The Maven distribution only contains the jfreereport-0.8.5-all.jar; for a modular build grab the complete distribution from SourceForge.

License

License

GroupId

GroupId

jfree
ArtifactId

ArtifactId

jfreereport-ext
Last Version

Last Version

0.8.6
Release Date

Release Date

Type

Type

jar
Description

Description

JFreeReport Extensions
The classes in this subproject extend JFreeReport with additional functionality. The Maven distribution only contains the jfreereport-0.8.5-all.jar; for a modular build grab the complete distribution from SourceForge.
Project Organization

Project Organization

JFree.org

Download jfreereport-ext

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
jfree : jfreereport jar 0.8.6
jfree : jfreechart jar @JFREECHART.VERSION@
junit : junit jar 3.7
log4j : log4j jar 1.2.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.6
0.8.5-2