| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.secretopen |
| Идентификатор | Идентификаторsecret-boot-framework-excel |
| Версия | Версия1.6.0 |
| Тип | Типjar |
| Описание |
Описаниеsecret-boot-framework是一个基于springboot的快速开发框架,实现开发中最基础的springboot、mybatis、redis整合,内置丰富的基础工具类,开箱即用
|
<!-- https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-excel/ -->
<dependency>
<groupId>com.gitee.secretopen</groupId>
<artifactId>secret-boot-framework-excel</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-excel/
implementation 'com.gitee.secretopen:secret-boot-framework-excel:1.6.0'
// https://jarcasting.com/artifacts/com.gitee.secretopen/secret-boot-framework-excel/
implementation ("com.gitee.secretopen:secret-boot-framework-excel:1.6.0")
'com.gitee.secretopen:secret-boot-framework-excel:jar:1.6.0'
<dependency org="com.gitee.secretopen" name="secret-boot-framework-excel" rev="1.6.0">
<artifact name="secret-boot-framework-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.secretopen', module='secret-boot-framework-excel', version='1.6.0')
)
libraryDependencies += "com.gitee.secretopen" % "secret-boot-framework-excel" % "1.6.0"
[com.gitee.secretopen/secret-boot-framework-excel "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gitee.secretopen : secret-boot-framework-core | jar | |
| com.alibaba : easyexcel | jar |