TOExcel

This is a library that makes Excel easier to use in Java.

License

License

GroupId

GroupId

com.github.ckpoint
ArtifactId

ArtifactId

toexcel
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

TOExcel
This is a library that makes Excel easier to use in Java.
Project URL

Project URL

https://github.com/ckpoint/toexcel
Source Code Management

Source Code Management

https://github.com/ckpoint/toexcel

Download toexcel

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 3.9
org.apache.poi : poi-ooxml jar 3.9
org.modelmapper : modelmapper jar 2.3.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0
0.91
0.9.6
0.9.5
0.9.4
0.9.3b
0.9.3
0.9.2
0.9
0.8
0.7
0.6
0.4
0.3
0.2
0.1