is not current version
Last Version 0.1.4

io.github.rushuat:ocell 0.1.2

A library for Excel to POJO and POJO to Excel mapping

License

License

GroupId

GroupId

io.github.rushuat
ArtifactId

ArtifactId

ocell
Version

Version

0.1.2
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 0.1.2


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

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.4.2
org.projectlombok : lombok jar 1.18.22

test (1)

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

Project Modules

There are no modules declared in this project.