io.github.rushuat:ocell

A library for Excel to POJO and POJO to Excel mapping

License

License

GroupId

GroupId

io.github.rushuat
ArtifactId

ArtifactId

ocell
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.rushuat:ocell
A library for Excel to POJO and POJO to Excel mapping
Project URL

Project URL

https://github.com/rushuat/ocell
Source Code Management

Source Code Management

https://github.com/rushuat/ocell

Download ocell

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 5.2.2
org.apache.poi : poi-ooxml jar 5.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
javax.persistence : javax.persistence-api jar 2.2

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.6.0
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1