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