io.github.reporting-solutions:birt-runtime

Eclipse BIRT™ The open source reporting and data visualization project

Лицензия

Лицензия

Категории

Категории

Reporting Прикладные библиотеки
Группа

Группа

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

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

birt-runtime
Последняя версия

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

4.8.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Eclipse BIRT™ The open source reporting and data visualization project

Скачать birt-runtime

Имя Файла Размер
birt-runtime-4.8.0.pom
birt-runtime-4.8.0.zip 2 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.reporting-solutions : org.eclipse.birt.build jar 4.8.0
io.github.reporting-solutions : birt-runtime-osgi eclipse-repository 4.8.0

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

Данный проект не имеет модулей.

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