com.gitee.secretopen:secret-boot-framework-poi

secret-boot-framework是一个基于springboot的快速开发框架,实现开发中最基础的springboot、mybatis、redis整合,内置丰富的基础工具类,开箱即用

License

License

GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-boot-framework-poi
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

secret-boot-framework是一个基于springboot的快速开发框架,实现开发中最基础的springboot、mybatis、redis整合,内置丰富的基础工具类,开箱即用

Download secret-boot-framework-poi

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-poi/ -->
<dependency>
    <groupId>com.gitee.secretopen</groupId>
    <artifactId>secret-boot-framework-poi</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-poi/
implementation 'com.gitee.secretopen:secret-boot-framework-poi:1.7.0'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-poi/
implementation ("com.gitee.secretopen:secret-boot-framework-poi:1.7.0")
'com.gitee.secretopen:secret-boot-framework-poi:jar:1.7.0'
<dependency org="com.gitee.secretopen" name="secret-boot-framework-poi" rev="1.7.0">
  <artifact name="secret-boot-framework-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework-poi', version='1.7.0')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework-poi" % "1.7.0"
[com.gitee.secretopen/secret-boot-framework-poi "1.7.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.secretopen : secret-boot-framework-core jar
org.apache.poi : poi-ooxml jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0