org.jfree.base.modules.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jcommon Show documentation
Show all versions of jcommon Show documentation
JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.
Module definitions:
By default the JFreeReport base package and JCommon are included.
Additionally the J2SDK package exists in the system by default.
A module that requires a specific java version should create a
dependency to the module "J2SDK" and set the required version
numbers.
Known modules:
org.jfree.report.modules.output.csv.CSVModule
org.jfree.report.modules.output.xml.XMLModule
org.jfree.report.modules.output.base.OutputBaseModule
org.jfree.report.modules.output.csv.CSVModule