项目作者: eXist-db

项目描述 :
JFreeChart extension for eXist-db
高级语言: Java
项目地址: git://github.com/eXist-db/jfreechart.git
创建时间: 2014-03-03T21:55:36Z
项目社区:https://github.com/eXist-db/jfreechart

开源协议:Other

下载


JFreeChart extension

Build Status
Java 8
License
Codacy Badge

This XAR extension provides JFreeChart functionality for eXist-db.

The XAR file is shipped with JFreeChart version 1.5 and
Apache Batik SVG Toolkit version 1.11.

Installable XAR files are available on the releases page or via the eXist-db public repository.

Documentation

Some documentation can be found on the wiki of the JFreeChart extension.

Requirements

  • Java 8
  • Apache Maven 3.3+
  • Git.
  • for XAR version 0.5 and newer: eXist-db v4.6 or newer.

Contributions

Contributions are welcome via Pull requests; bugreports, ideas and suggestions can be
filed using the Issues page.

Build

If you want to create an EXPath Package for the app, you can run:

  1. $ mvn package

There will be a .xar file in the target/ sub-folder.