DataVision

DataVision is an Open Source reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more.

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.sf.datavision
ArtifactId

ArtifactId

DataVision
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

DataVision
DataVision is an Open Source reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more.
Project URL

Project URL

http://datavision.sourceforge.net/

Download DataVision

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
bsf : bsf jar 2.4.0
com.lowagie : itext jar 2.0.1
com.toedter : jcalendar Optional jar 1.3.2
org.jruby : jruby Optional jar 0.9.8
poi : poi jar 3.0-alpha3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0