Last Version

EasyRPA Open Framework - Excel 1.0.0

Excel library of EasyRPA Open Framework. Provides functionality for working with Excel files within RPA processes.

License

License

GroupId

GroupId

eu.easyrpa
ArtifactId

ArtifactId

easy-rpa-openframework-excel
Version

Version

1.0.0
Type

Type

jar
Description

Description

EasyRPA Open Framework - Excel
Excel library of EasyRPA Open Framework. Provides functionality for working with Excel files within RPA processes.
Project URL

Project URL

https://github.com/easy-rpa/openframework
Source Code Management

Source Code Management

https://github.com/easy-rpa/openframework/tree/main/

Download easy-rpa-openframework-excel 1.0.0


<!-- https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-excel/ -->
<dependency>
    <groupId>eu.easyrpa</groupId>
    <artifactId>easy-rpa-openframework-excel</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-excel/
implementation 'eu.easyrpa:easy-rpa-openframework-excel:1.0.0'
// https://jarcasting.com/artifacts/eu.easyrpa/easy-rpa-openframework-excel/
implementation ("eu.easyrpa:easy-rpa-openframework-excel:1.0.0")
'eu.easyrpa:easy-rpa-openframework-excel:jar:1.0.0'
<dependency org="eu.easyrpa" name="easy-rpa-openframework-excel" rev="1.0.0">
  <artifact name="easy-rpa-openframework-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.easyrpa', module='easy-rpa-openframework-excel', version='1.0.0')
)
libraryDependencies += "eu.easyrpa" % "easy-rpa-openframework-excel" % "1.0.0"
[eu.easyrpa/easy-rpa-openframework-excel "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
eu.easyrpa : easy-rpa-openframework-core jar 1.0.0
org.apache.poi : poi jar 5.2.2
org.apache.poi : poi-ooxml jar 5.2.2
org.apache.poi : poi-ooxml-full jar 5.2.2
org.apache.poi : poi-scratchpad jar 5.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
org.apache.commons : commons-csv jar 1.8
org.apache.commons : commons-lang3 jar 3.10

Project Modules

There are no modules declared in this project.