Eclipse BIRT™

Eclipse BIRT™ The open source reporting and data visualization project

License

License

Categories

Categories

Reporting Business Logic Libraries CLI User Interface
GroupId

GroupId

io.github.reporting-solutions
ArtifactId

ArtifactId

org.eclipse.birt-parent
Last Version

Last Version

4.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

Eclipse BIRT™
Eclipse BIRT™ The open source reporting and data visualization project
Project URL

Project URL

https://github.com/reporting-solutions/birt
Source Code Management

Source Code Management

https://github.com/reporting-solutions/birt

Download org.eclipse.birt-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.reporting-solutions/org.eclipse.birt-parent/ -->
<dependency>
    <groupId>io.github.reporting-solutions</groupId>
    <artifactId>org.eclipse.birt-parent</artifactId>
    <version>4.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.reporting-solutions/org.eclipse.birt-parent/
implementation 'io.github.reporting-solutions:org.eclipse.birt-parent:4.8.0'
// https://jarcasting.com/artifacts/io.github.reporting-solutions/org.eclipse.birt-parent/
implementation ("io.github.reporting-solutions:org.eclipse.birt-parent:4.8.0")
'io.github.reporting-solutions:org.eclipse.birt-parent:pom:4.8.0'
<dependency org="io.github.reporting-solutions" name="org.eclipse.birt-parent" rev="4.8.0">
  <artifact name="org.eclipse.birt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.reporting-solutions', module='org.eclipse.birt-parent', version='4.8.0')
)
libraryDependencies += "io.github.reporting-solutions" % "org.eclipse.birt-parent" % "4.8.0"
[io.github.reporting-solutions/org.eclipse.birt-parent "4.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build
  • chart
  • common
  • core
  • data
  • docs
  • engine
  • features
  • model
  • nl
  • testsuites
  • UI
  • viewer
  • xtab

BIRT Build Status

The open source Eclipse BIRT reporting and data visualization project.

Building BIRT

BIRT is built with Apache Maven.

To build BIRT with the latest Eclipse platform, run:

mvn package -DskipTests 

To build BIRT with Eclipse Neon, run:

mvn package -Pneon -DskipTests

To build BIRT with Eclipse Oxygen, run:

mvn package -Poxygen -DskipTests

Building environment

  • JDK 1.8
  • Maven 3.5+
  • toolchains.xml with Java-SE-1.8

Useful links

Build Download

http://download.eclipse.org/birt/downloads/build_list.php

Bugzilla

https://bugs.eclipse.org/bugs/

Versions

Version
4.8.0