secret-boot-framework-core

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

Лицензия

Лицензия

Группа

Группа

com.gitee.secretopen
Идентификатор

Идентификатор

secret-boot-framework-core
Последняя версия

Последняя версия

1.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать secret-boot-framework-core

Как подключить последнюю версию

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

Зависимости

compile (23)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-json jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-redis Необязательный jar
org.springframework.boot : spring-boot-starter-jdbc Необязательный jar
org.springframework.boot : spring-boot-starter-validation jar
com.google.guava : guava jar
com.alibaba : druid-spring-boot-starter Необязательный jar
commons-fileupload : commons-fileupload jar
org.apache.commons : commons-text jar
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar
commons-net : commons-net jar
commons-codec : commons-codec jar
org.apache.ant : ant jar
org.apache.httpcomponents : httpclient jar
org.jsoup : jsoup jar
eu.bitwalker : UserAgentUtils jar
com.vladsch.flexmark : flexmark-all jar
cn.hutool : hutool-all jar
org.projectlombok : lombok jar
com.squareup.okhttp3 : okhttp jar
io.jsonwebtoken : jjwt jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1