License |
License |
---|---|
GroupId | GroupIdeu.easyrpa |
ArtifactId | ArtifactIdeasy-rpa-openframework-excel |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyRPA Open Framework - Excel
Excel library of EasyRPA Open Framework. Provides functionality for working with Excel files within RPA
processes.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |