| License |
License |
|---|---|
| GroupId | GroupIdio.github.rushuat |
| ArtifactId | ArtifactIdocell |
| Last Version | Last Version0.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.rushuat:ocell
A library for Excel to POJO and POJO to Excel mapping
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ocell-0.1.4.pom | |
| ocell-0.1.4.jar | 31 KB |
| ocell-0.1.4-sources.jar | 15 KB |
| ocell-0.1.4-javadoc.jar | 500 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.6.0 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |