xcelite

Xcelite is an ORM like Java library which allows you to easily serialize and deserialize Java beans to/from Excel spreadsheets

License

License

GroupId

GroupId

com.github.sanshi0518
ArtifactId

ArtifactId

xcelite
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

xcelite
Xcelite is an ORM like Java library which allows you to easily serialize and deserialize Java beans to/from Excel spreadsheets
Project URL

Project URL

https://github.com/sanshi0518/xcelite

Download xcelite

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 3.10.1
org.apache.poi : poi-ooxml jar 3.10.1
org.reflections : reflections jar 0.9.9-RC1
commons-collections : commons-collections jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5