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