Last Version

Aperte Reports 2.4

Aperte Reports aims to provide lightweight reporting platform for Liferay. Unlike Jasper Server, it requires no external server. The application can be deployed on any application server supporting JMS and embedded with Liferay.

License

License

GroupId

GroupId

org.apertereports
ArtifactId

ArtifactId

apertereports
Version

Version

2.4
Type

Type

pom
Description

Description

Aperte Reports
Aperte Reports aims to provide lightweight reporting platform for Liferay. Unlike Jasper Server, it requires no external server. The application can be deployed on any application server supporting JMS and embedded with Liferay.
Source Code Management

Source Code Management

https://code.google.com/p/aperte-reports/

Download apertereports 2.4

Filename Size
apertereports-2.4.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apertereports/apertereports/ -->
<dependency>
    <groupId>org.apertereports</groupId>
    <artifactId>apertereports</artifactId>
    <version>2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apertereports/apertereports/
implementation 'org.apertereports:apertereports:2.4'
// https://jarcasting.com/artifacts/org.apertereports/apertereports/
implementation ("org.apertereports:apertereports:2.4")
'org.apertereports:apertereports:pom:2.4'
<dependency org="org.apertereports" name="apertereports" rev="2.4">
  <artifact name="apertereports" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apertereports', module='apertereports', version='2.4')
)
libraryDependencies += "org.apertereports" % "apertereports" % "2.4"
[org.apertereports/apertereports "2.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.4.2
org.slf4j : slf4j-log4j12 jar 1.4.2

Project Modules

  • common
  • engine
  • backbone
  • model
  • dao
  • aperte-reports-ui
  • aperte-reports-ws