Last Version

Excel IO 1.0

Excel读取写入器

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

excel-io
Version

Version

1.0
Type

Type

jar
Description

Description

Excel IO
Excel读取写入器
Project URL

Project URL

https://github.com/developframework/excel-io
Source Code Management

Source Code Management

https://github.com/developframework/excel-io

Download excel-io 1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
org.apache.commons : commons-lang3 jar 3.9
com.github.developframework : expression jar 1.5.0
com.github.developframework : develop-toolkit-base jar 1.0.3

Project Modules

There are no modules declared in this project.