License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.sf.datavision |
ArtifactId | ArtifactIdDataVision |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionDataVision
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 |
Filename | Size |
---|---|
DataVision-1.1.0.pom | |
DataVision-1.1.0.jar | 749 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |