Automatic Report Generator

This API helps to generate BIRT reports via Java application.

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.sf.automatic-report-generator
ArtifactId

ArtifactId

birt-generator
Last Version

Last Version

v1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Automatic Report Generator
This API helps to generate BIRT reports via Java application.
Project URL

Project URL

https://sourceforge.net/projects/automatic-report-generator/
Source Code Management

Source Code Management

https://svn.code.sf.net/p/automatic-report-generator/code/trunk/birt-generator

Download birt-generator

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.birt.runtime : org.eclipse.birt.runtime jar 4.4.2
net.sf.automatic-report-generator : generic-generator jar v1.2
com.google.guava : guava jar 19.0

Project Modules

There are no modules declared in this project.

Versions

Version
v1.1
v1.0