is not current version
Last Version 2.0.1

Excelprocessor Utility 1.0.1

POI based libarary to convert excel to java and java to excel

License

License

GroupId

GroupId

com.github.salilvnair
ArtifactId

ArtifactId

excelprocessor
Version

Version

1.0.1
Type

Type

jar
Description

Description

Excelprocessor Utility
POI based libarary to convert excel to java and java to excel
Project URL

Project URL

https://github.com/salilvnair/excelprocessor
Source Code Management

Source Code Management

https://github.com/salilvnair/excelprocessor

Download excelprocessor 1.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.json : json jar 20180813
org.apache.poi : poi jar 3.8
org.apache.poi : poi-ooxml jar 3.8
commons-collections : commons-collections jar 3.2.1
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-lang3 jar 3.8.1
commons-lang : commons-lang jar 2.2
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.