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.openequella |
ArtifactId | ArtifactIdreporting-oda-connectors |
Last Version | Last Version2020.2.0.2020052905 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreporting-oda-connectors
openEQUELLA ODA Connectors BIRT plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.openequella/reporting-oda-connectors/ -->
<dependency>
<groupId>com.github.openequella</groupId>
<artifactId>reporting-oda-connectors</artifactId>
<version>2020.2.0.2020052905</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.openequella/reporting-oda-connectors/
implementation 'com.github.openequella:reporting-oda-connectors:2020.2.0.2020052905'
// https://jarcasting.com/artifacts/com.github.openequella/reporting-oda-connectors/
implementation ("com.github.openequella:reporting-oda-connectors:2020.2.0.2020052905")
'com.github.openequella:reporting-oda-connectors:jar:2020.2.0.2020052905'
<dependency org="com.github.openequella" name="reporting-oda-connectors" rev="2020.2.0.2020052905">
<artifact name="reporting-oda-connectors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.openequella', module='reporting-oda-connectors', version='2020.2.0.2020052905')
)
libraryDependencies += "com.github.openequella" % "reporting-oda-connectors" % "2020.2.0.2020052905"
[com.github.openequella/reporting-oda-connectors "2020.2.0.2020052905"]
Details for this project can be found in the openEQUELLA docs repo, specifically, the reporting tutorials.