| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.birt.features |
| Идентификатор | Идентификаторorg.eclipse.birt.features-parent |
| Последняя версия | Последняя версия4.9.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеBusiness Intelligence Reporting Tool
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| org.eclipse.birt.features-parent-4.9.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.features/org.eclipse.birt.features-parent/ -->
<dependency>
<groupId>org.eclipse.birt.features</groupId>
<artifactId>org.eclipse.birt.features-parent</artifactId>
<version>4.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.features/org.eclipse.birt.features-parent/
implementation 'org.eclipse.birt.features:org.eclipse.birt.features-parent:4.9.0'
// https://jarcasting.com/artifacts/org.eclipse.birt.features/org.eclipse.birt.features-parent/
implementation ("org.eclipse.birt.features:org.eclipse.birt.features-parent:4.9.0")
'org.eclipse.birt.features:org.eclipse.birt.features-parent:pom:4.9.0'
<dependency org="org.eclipse.birt.features" name="org.eclipse.birt.features-parent" rev="4.9.0">
<artifact name="org.eclipse.birt.features-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.features', module='org.eclipse.birt.features-parent', version='4.9.0')
)
libraryDependencies += "org.eclipse.birt.features" % "org.eclipse.birt.features-parent" % "4.9.0"
[org.eclipse.birt.features/org.eclipse.birt.features-parent "4.9.0"]