-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
64 lines (51 loc) · 1.29 KB
/
NOTICE
File metadata and controls
64 lines (51 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Copyright (c) 2023-present, yunze.
Dependencies:
================================================================
Spring:
* LICENSE:
* http://www.apache.org/licenses/LICENSE-2.0 (Apache License 2.0)
* HOMEPAGE:
* http://www.springsource.org
Mybatis-Plus:
* VERSION:
3.5.4
* LICENSE:
* https://github.com/baomidou/mybatis-plus?tab=Apache-2.0-1-ov-file
* HOMEPAGE:
* https://baomidou.com/
Hutool:
* VERSION:
5.8.26
* LICENSE:
* https://github.com/dromara/hutool/?tab=License-1-ov-file
* HOMEPAGE:
* https://www.hutool.cn/
* REMARKS:
* 常用工具封装组件。
Sa-Token:
* VERSION:
1.39.0
* LICENSE:
* https://github.com/dromara/sa-token?tab=Apache-2.0-1-ov-file
* HOMEPAGE:
* https://sa-token.cc/
* REMARKS:
* 轻量级 Java 权限认证框架。
xxl-job:
* VERSION:
* 2.4.2
* LICENSE:
* https://github.com/xuxueli/xxl-job?tab=GPL-3.0-1-ov-file
* HOMEPAGE:
* https://www.xuxueli.com/xxl-job/
* REMARKS:
* 分布式任务调度工具。
Resilience4j:
* VERSION:
* 1.7.0
* LICENSE:
* https://github.com/resilience4j/resilience4j?tab=Apache-2.0-1-ov-file
* HOMEPAGE:
* https://resilience4j.readme.io/
* REMARKS:
* 用于系统的熔断、重试、限流、超时、隔离功能。