${project.groupId}:eie-core

Excel Import and Export.

License

License

GroupId

GroupId

com.laiwanzhou.eie
ArtifactId

ArtifactId

eie-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

${project.groupId}:eie-core
Excel Import and Export.

Download eie-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.springframework.boot : spring-boot-starter-jdbc jar
commons-fileupload : commons-fileupload jar 1.3.3
org.apache.commons : commons-lang3 jar 3.10
commons-beanutils : commons-beanutils jar 1.9.4
com.alibaba : fastjson jar 1.2.61

Project Modules

There are no modules declared in this project.

Versions

Version
1.0