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-connectors |
Last Version | Last Version6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreporting-oda-connectors
reporting-oda-connectors
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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.