License |
License |
---|---|
Categories |
CategoriesData zerocell Business Logic Libraries Documents Processing |
GroupId | GroupIdcom.creditdatamw.labs |
ArtifactId | ArtifactIdzerocell-parent |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionZeroCell
Read from Excel files to POJO's really fast!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zerocell-parent-0.5.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/ -->
<dependency>
<groupId>com.creditdatamw.labs</groupId>
<artifactId>zerocell-parent</artifactId>
<version>0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation 'com.creditdatamw.labs:zerocell-parent:0.5.1'
// https://jarcasting.com/artifacts/com.creditdatamw.labs/zerocell-parent/
implementation ("com.creditdatamw.labs:zerocell-parent:0.5.1")
'com.creditdatamw.labs:zerocell-parent:pom:0.5.1'
<dependency org="com.creditdatamw.labs" name="zerocell-parent" rev="0.5.1">
<artifact name="zerocell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.creditdatamw.labs', module='zerocell-parent', version='0.5.1')
)
libraryDependencies += "com.creditdatamw.labs" % "zerocell-parent" % "0.5.1"
[com.creditdatamw.labs/zerocell-parent "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.1.0 |
org.apache.poi : poi-ooxml | jar | 5.1.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.0 |
junit : junit | jar | 4.13.1 |