License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdorg.romaframework |
ArtifactId | ArtifactIdroma-reporting-jr |
Last Version | Last Version3.0.0-BETA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoma Reporting Jasper Report
Roma Reporting aspect implementatio with jasper report
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.romaframework/roma-reporting-jr/ -->
<dependency>
<groupId>org.romaframework</groupId>
<artifactId>roma-reporting-jr</artifactId>
<version>3.0.0-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/org.romaframework/roma-reporting-jr/
implementation 'org.romaframework:roma-reporting-jr:3.0.0-BETA'
// https://jarcasting.com/artifacts/org.romaframework/roma-reporting-jr/
implementation ("org.romaframework:roma-reporting-jr:3.0.0-BETA")
'org.romaframework:roma-reporting-jr:jar:3.0.0-BETA'
<dependency org="org.romaframework" name="roma-reporting-jr" rev="3.0.0-BETA">
<artifact name="roma-reporting-jr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.romaframework', module='roma-reporting-jr', version='3.0.0-BETA')
)
libraryDependencies += "org.romaframework" % "roma-reporting-jr" % "3.0.0-BETA"
[org.romaframework/roma-reporting-jr "3.0.0-BETA"]
Group / Artifact | Type | Version |
---|---|---|
org.romaframework : roma-frontend Optional | jar | 3.0.0-SNAPSHOT |
net.sf.jasperreports : jasperreports Optional | jar | 4.5.0 |