| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные CLI Взаимодействие с пользователем |
| Группа | Группаorg.ow2.orchestra.eclipse.birt |
| Идентификатор | Идентификаторorg.ow2.orchestra.eclipse.birt.data.aggregation |
| Последняя версия | Последняя версия3.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBuild-in Aggregation Plug-in
Birt integration within Orchestra.
Those Eclipse's artifacts are temporaly published under Orchestra repository awaiting the Eclipse fundation to do it.
This is not a full publication of Birt artifacts but just ones needed by the Orchestra project
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.birt/org.ow2.orchestra.eclipse.birt.data.aggregation/ -->
<dependency>
<groupId>org.ow2.orchestra.eclipse.birt</groupId>
<artifactId>org.ow2.orchestra.eclipse.birt.data.aggregation</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.birt/org.ow2.orchestra.eclipse.birt.data.aggregation/
implementation 'org.ow2.orchestra.eclipse.birt:org.ow2.orchestra.eclipse.birt.data.aggregation:3.7.0'
// https://jarcasting.com/artifacts/org.ow2.orchestra.eclipse.birt/org.ow2.orchestra.eclipse.birt.data.aggregation/
implementation ("org.ow2.orchestra.eclipse.birt:org.ow2.orchestra.eclipse.birt.data.aggregation:3.7.0")
'org.ow2.orchestra.eclipse.birt:org.ow2.orchestra.eclipse.birt.data.aggregation:jar:3.7.0'
<dependency org="org.ow2.orchestra.eclipse.birt" name="org.ow2.orchestra.eclipse.birt.data.aggregation" rev="3.7.0">
<artifact name="org.ow2.orchestra.eclipse.birt.data.aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.eclipse.birt', module='org.ow2.orchestra.eclipse.birt.data.aggregation', version='3.7.0')
)
libraryDependencies += "org.ow2.orchestra.eclipse.birt" % "org.ow2.orchestra.eclipse.birt.data.aggregation" % "3.7.0"
[org.ow2.orchestra.eclipse.birt/org.ow2.orchestra.eclipse.birt.data.aggregation "3.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.orchestra.eclipse.birt : org.ow2.orchestra.eclipse.birt.core | jar | 3.7.0 |
| org.ow2.orchestra.eclipse.birt : org.ow2.orchestra.eclipse.birt.data | jar | 3.7.0 |