Last Version

JFreeReport Extensions 0.8.6

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
Version

Version

0.8.6
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 0.8.6


<!-- 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.