Last Version

xcelite 1.0.4

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.ebay
ArtifactId

ArtifactId

xcelite
Version

Version

1.0.4
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/eBay/xcelite

Download xcelite 1.0.4


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.