is not current version
Last Version 1.0.8

TOExcel 1.0.7

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

License

License

GroupId

GroupId

com.github.ckpoint
ArtifactId

ArtifactId

toexcel
Version

Version

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


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

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.