is not current version
Last Version v2.2

Automatic Report Generator v2.1

This API helps to generate XLS document via Java application.

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.sf.automatic-report-generator
ArtifactId

ArtifactId

xls-generator
Version

Version

v2.1
Type

Type

jar
Description

Description

Automatic Report Generator
This API helps to generate XLS document via Java application.
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/xls-generator

Download xls-generator v2.1


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

Dependencies

compile (6)

Group / Artifact Type Version
net.sf.automatic-report-generator : generic-generator jar v2.1
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
com.aspose » aspose-cells jar 18.9
org.apache.commons : commons-lang3 jar 3.12.0
commons-validator : commons-validator jar 1.6

Project Modules

There are no modules declared in this project.