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