is not current version
Last Version 1.7.0

com.gitee.secretopen:secret-boot-framework-all 1.5.0

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

License

License

GroupId

GroupId

com.gitee.secretopen
ArtifactId

ArtifactId

secret-boot-framework-all
Version

Version

1.5.0
Type

Type

jar
Description

Description

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

Download secret-boot-framework-all 1.5.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.gitee.secretopen : secret-boot-framework-core jar 1.5.0
com.gitee.secretopen : secret-boot-framework-cache jar 1.5.0
com.gitee.secretopen : secret-boot-framework-jpa jar 1.5.0
com.gitee.secretopen : secret-boot-framework-captcha jar 1.5.0
com.gitee.secretopen : secret-boot-framework-ffmpeg jar 1.5.0
com.gitee.secretopen : secret-boot-framework-excel jar 1.5.0
com.gitee.secretopen : secret-boot-framework-security jar 1.5.0

Project Modules

There are no modules declared in this project.