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