easy-import

A simple and efficient data import framework.

License

License

GroupId

GroupId

com.vimhe
ArtifactId

ArtifactId

easy-import
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

easy-import
A simple and efficient data import framework.
Project URL

Project URL

https://gitee.com/hv0912/easy-import
Source Code Management

Source Code Management

https://gitee.com/hv0912/easy-import

Download easy-import

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE