Last Version

org.xiaov:xiaov-util-boot-start 0.0.7

xiaov-util-boot-start,Spring boot中常用的工具类

License

License

GroupId

GroupId

org.xiaov
ArtifactId

ArtifactId

xiaov-util-boot-start
Version

Version

0.0.7
Type

Type

jar
Description

Description

org.xiaov:xiaov-util-boot-start
xiaov-util-boot-start,Spring boot中常用的工具类
Project URL

Project URL

https://gitee.com/xiaovcloud/xiaov-util-boot-start
Source Code Management

Source Code Management

https://gitee.com/xiaovcloud/xiaov-util-boot-start

Download xiaov-util-boot-start 0.0.7


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

Dependencies

compile (9)

Group / Artifact Type Version
io.jsonwebtoken : jjwt jar 0.9.1
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.0
org.apache.commons : commons-pool2 jar 2.6.1
org.springframework.boot : spring-boot-starter-web jar 2.5.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.0
org.springframework.boot : spring-boot-starter-mail jar 2.5.0
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.5.0
org.slf4j : slf4j-api jar 1.7.25
com.aliyun.oss : aliyun-sdk-oss jar 3.4.0

Project Modules

There are no modules declared in this project.