openEQUELLA Reporting Plugin
Details for this project can be found in the openEQUELLA docs repo, specifically, the reporting tutorials.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReporting Прикладные библиотеки |
| Группа | Группаcom.github.openequella |
| Идентификатор | Идентификаторreporting-common |
| Последняя версия | Последняя версия2020.2.0.2020052905 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеreporting-common
openEQUELLA common BIRT plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.openequella/reporting-common/ -->
<dependency>
<groupId>com.github.openequella</groupId>
<artifactId>reporting-common</artifactId>
<version>2020.2.0.2020052905</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openequella/reporting-common/
implementation 'com.github.openequella:reporting-common:2020.2.0.2020052905'
// https://jarcasting.com/artifacts/com.github.openequella/reporting-common/
implementation ("com.github.openequella:reporting-common:2020.2.0.2020052905")
'com.github.openequella:reporting-common:jar:2020.2.0.2020052905'
<dependency org="com.github.openequella" name="reporting-common" rev="2020.2.0.2020052905">
<artifact name="reporting-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openequella', module='reporting-common', version='2020.2.0.2020052905')
)
libraryDependencies += "com.github.openequella" % "reporting-common" % "2020.2.0.2020052905"
[com.github.openequella/reporting-common "2020.2.0.2020052905"]
Details for this project can be found in the openEQUELLA docs repo, specifically, the reporting tutorials.
| Версия |
|---|
|
2020.2.0.2020052905
|