is not current version
Last Version v2.2

Automatic Report Generator v2.0

This API contains the necessary definitions to implement concrete sub-classes (XLS, CSV, XML ...).

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.sf.automatic-report-generator
ArtifactId

ArtifactId

generic-generator
Version

Version

v2.0
Type

Type

jar
Description

Description

Automatic Report Generator
This API contains the necessary definitions to implement concrete sub-classes (XLS, CSV, XML ...).
Project URL

Project URL

https://sourceforge.net/projects/automatic-report-generator/
Source Code Management

Source Code Management

https://svn.code.sf.net/p/automatic-report-generator/code/trunk/generic-generator

Download generic-generator v2.0


<!-- https://jarcasting.com/artifacts/net.sf.automatic-report-generator/generic-generator/ -->
<dependency>
    <groupId>net.sf.automatic-report-generator</groupId>
    <artifactId>generic-generator</artifactId>
    <version>v2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.automatic-report-generator/generic-generator/
implementation 'net.sf.automatic-report-generator:generic-generator:v2.0'
// https://jarcasting.com/artifacts/net.sf.automatic-report-generator/generic-generator/
implementation ("net.sf.automatic-report-generator:generic-generator:v2.0")
'net.sf.automatic-report-generator:generic-generator:jar:v2.0'
<dependency org="net.sf.automatic-report-generator" name="generic-generator" rev="v2.0">
  <artifact name="generic-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.automatic-report-generator', module='generic-generator', version='v2.0')
)
libraryDependencies += "net.sf.automatic-report-generator" % "generic-generator" % "v2.0"
[net.sf.automatic-report-generator/generic-generator "v2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.1
org.apache.logging.log4j : log4j-api jar 2.1
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4
joda-time : joda-time jar 2.4
org.ostermiller : utils jar 1.07.00

Project Modules

There are no modules declared in this project.