Last Version

com.github.chocolatecw:excelvalidate 1.0.0

基于poi,excel导入验证工具

License

License

Categories

Categories

Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

com.github.chocolatecw
ArtifactId

ArtifactId

excelvalidate
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.chocolatecw:excelvalidate
基于poi,excel导入验证工具
Project URL

Project URL

https://github.com/chocolatecw/OSSRH-61155
Source Code Management

Source Code Management

https://github.com/chocolatecw/OSSRH-61155/tree/master

Download excelvalidate 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 3.10-FINAL
org.apache.poi : poi-excelant jar 3.10-FINAL
org.apache.poi : poi-scratchpad jar 3.10-FINAL
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.