is not current version
Last Version 0.5.1

ZeroCell 0.4.1

Read from Excel files to POJO's really fast!

License

License

Categories

Categories

Data zerocell Business Logic Libraries Documents Processing
GroupId

GroupId

com.creditdatamw.labs
ArtifactId

ArtifactId

zerocell-parent
Version

Version

0.4.1
Type

Type

pom
Description

Description

ZeroCell
Read from Excel files to POJO's really fast!
Project URL

Project URL

https://github.com/creditdatamw/zerocell
Source Code Management

Source Code Management

https://github.com/creditdatamw/zerocell

Download zerocell-parent 0.4.1


<!-- https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/ -->
<dependency>
    <groupId>com.creditdatamw.labs</groupId>
    <artifactId>zerocell-parent</artifactId>
    <version>0.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation 'com.creditdatamw.labs:zerocell-parent:0.4.1'
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation ("com.creditdatamw.labs:zerocell-parent:0.4.1")
'com.creditdatamw.labs:zerocell-parent:pom:0.4.1'
<dependency org="com.creditdatamw.labs" name="zerocell-parent" rev="0.4.1">
  <artifact name="zerocell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.creditdatamw.labs', module='zerocell-parent', version='0.4.1')
)
libraryDependencies += "com.creditdatamw.labs" % "zerocell-parent" % "0.4.1"
[com.creditdatamw.labs/zerocell-parent "0.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-excelant jar 3.17
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
junit : junit jar 4.12

Project Modules

  • processor
  • core
  • example