Eclipse BIRT™

Eclipse BIRT™ The open source reporting and data visualization project

Лицензия

Лицензия

Категории

Категории

Reporting Прикладные библиотеки CLI Взаимодействие с пользователем
Группа

Группа

io.github.reporting-solutions
Идентификатор

Идентификатор

org.eclipse.birt-parent
Последняя версия

Последняя версия

4.8.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Eclipse BIRT™
Eclipse BIRT™ The open source reporting and data visualization project
Ссылка на сайт

Ссылка на сайт

https://github.com/reporting-solutions/birt
Система контроля версий

Система контроля версий

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

Скачать org.eclipse.birt-parent

Имя Файла Размер
org.eclipse.birt-parent-4.8.0.pom 20 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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/

Версии библиотеки

Версия
4.8.0