Last Version

ENERKOs Report Engine 0.0.4

ENERKOs Report Engine is an Apache-POI based reporting engine that runs inside an Oracle Database. It has two main purposes: First, it creates reports as Excel worksheets from either SQL-Statements or pipelined table functions. Second, it evaluates existing Excel worksheets or new reports on the fly and presents them as a pipelined function that can be queried like any physical table.

License

License

GroupId

GroupId

de.enerko.commons
ArtifactId

ArtifactId

enerko-reports2
Version

Version

0.0.4
Type

Type

jar
Description

Description

ENERKOs Report Engine
ENERKOs Report Engine is an Apache-POI based reporting engine that runs inside an Oracle Database. It has two main purposes: First, it creates reports as Excel worksheets from either SQL-Statements or pipelined table functions. Second, it evaluates existing Excel worksheets or new reports on the fly and presents them as a pipelined function that can be queried like any physical table.
Project URL

Project URL

http://www.enerko-informatik.de
Project Organization

Project Organization

ENERKO Informatik GmbH

Download enerko-reports2 0.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
oracle » ojdbc jar 11.2.0.3
commons-codec : commons-codec jar 1.5
org.apache.poi : poi jar 3.10.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.