openEQUELLA Reporting Plugin
Details for this project can be found in the openEQUELLA docs repo, specifically, the reporting tutorials.
License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdcom.github.equella.reporting |
ArtifactId | ArtifactIdreporting-oda |
Last Version | Last Version6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreporting-oda
reporting-oda
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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.