-
Notifications
You must be signed in to change notification settings - Fork 331
/
gradle.properties
213 lines (211 loc) · 7.52 KB
/
gradle.properties
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
#/*
# * Copyright [2023] [MaxKey of copyright http://www.maxkey.top]
# *
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
# * You may obtain a copy of the License at
# *
# * http://www.apache.org/licenses/LICENSE-2.0
# *
# * Unless required by applicable law or agreed to in writing, software
# * distributed under the License is distributed on an "AS IS" BASIS,
# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# * See the License for the specific language governing permissions and
# * limitations under the License.
# */
#maxkey properties
group =org.dromara.maxkey
version =4.1.2
vendor =https://www.maxkey.top
author =MaxKeyTop
githubUrl =https://github.com/dromara/MaxKey
giteeUrl =https://gitee.com/dromara/MaxKey
licenseName =The Apache Software License, Version 2.0
licenseUrl =https://www.apache.org/licenses/LICENSE-2.0.txt
createYear =2019
#docker jib image
jibFromImage =eclipse-temurin:17-jre
jibToImage =maxkeytop
jibToAuthUsername =maxkeytop
jibToAuthPassword =docker registry credential
#maxkey used jars version
#spring
springVersion =6.2.0
springBootVersion =3.3.6
springSecurityVersion =6.4.1
springDataVersion =3.4.0
springkafkaVersion =3.3.0
springretryVersion =1.3.3
#spring plugin
springplugincoreVersion =3.0.0
springpluginmetadataVersion =3.0.0
#spring cloud
springcloudVersion =4.1.4
#spring cloud alibaba
springcloudalibabaVersion =2023.0.1.0
springcloudalibabaspringVersion =1.0.11
springcloudalibabacsplVersion =1.8.7
alibabanacosclientVersion =2.2.3
#Apache commons
commonsbeanutilsVersion =1.9.4
commonscodecVersion =1.17.0
commonscollectionsVersion =3.2.2
commonscollections4Version =4.4
commonscompressVersion =1.21
commonscsvVersion =1.7
commonstextVersion =1.9
commonsdbcp2Version =2.12.0
commonsdbutilsVersion =1.7
commonsdigester3Version =3.2
commonsdigesterVersion =2.1
commonsioVersion =2.16.1
commonslangVersion =2.6
commonslang3Version =3.14.0
commonsloggingVersion =1.3.1
commonspool2Version =2.12.0
commonshttpclientVersion =3.1
commonsfileuploadVersion =1.5
commonsvalidatorVersion =1.7
#Apache Http
#v4
httpcomponentsVersion =4.5.14
httpcoreVersion =4.4.6
httpasyncclientVersion =4.1.5
#v5
httpcomponentscore5Version =5.3.1
httpcomponentsclient5Version =5.4.1
#Libs
velocityVersion =1.7
velocitydepVersion =1.4
freemarkerVersion =2.3.33
xmlbeansVersion =5.0.2
poiVersion =5.2.3
#tomcat
tomcatVersion =10.1.33
#logs
log4jVersion =2.24.1
slf4jVersion =2.0.13
jbossloggingVersion =3.5.3.Final
#Messaging Kafka & RocketMQ
kafkaclientsVersion =3.4.0
rocketmqclientVersion =5.1.0
rocketmqspringbootVersion =2.2.3
#google
jibGradlePluginVersion =3.3.2
jhlabsfiltersVersion =2.0.235-1
kaptchaVersion =2.3.2
guavaVersion =33.2.0-jre
tinkVersion =1.8.0
zxingcoreVersion =3.5.1
concurrentlinkedhashmaplruVersion =1.4.2
#json
gsonVersion =2.11.0
jacksonVersion =2.17.0
fastjsonVersion =1.2.83
minidevjsonsmartVersion =2.4.5
#database
mysqlconnectorjavaVersion =8.4.0
dm8JdbcDriverVersion =8.1.2.192
postgresqlVersion =42.4.1
druidVersion =1.2.23
druidspringbootstarterVersion =1.2.23
jedisVersion =4.3.2
caffeineVersion =3.1.8
hibernateVersion =7.0.5.Final
mybatisVersion =3.5.16
mybatisspringVersion =3.0.3
mybatisjpaextraVersion =3.2
#saml
opensamlVersion =2.6.6
openwsVersion =1.5.6
xmltoolingVersion =1.4.6
javasupportVersion =8.0.0
#jakarta
jakartaannotationVersion =2.1.1
jakartaactivationVersion =2.1.1
jakartamailapiVersion =2.1.1
jakartapersistenceapiVersion =3.0.0
jakartatransactionapiVersion =2.0.1
jakartavalidationapiVersion =3.0.2
jakartaxmlbindapiVersion =3.0.1
#mail
angusjakartamailVersion =2.0.1
angusactivationVersion =2.0.0
#xml
xmlbindjaxbcoreVersion =3.0.2
xmlbindjaxbimplVersion =3.0.2
xmlbindjaxbxjcVersion =3.0.2
#jwt
nimbusjosejwtVersion =9.31
jcipannotationsVersion =1.0-1
#others
thymeleafVersion =3.0.15.RELEASE
nettyVersion =4.1.65.Final
hazelcastVersion =4.2.2
attoparserVersion =2.0.5.RELEASE
unbescapeVersion =1.1.6.RELEASE
woodstoxVersion =6.2.8
bouncycastleVersion =1.71
junitVersion =4.11
xmlunitVersion =1.6
mockitoallVersion =1.10.19
minidevasmVersion =1.0.2
javassistVersion =3.29.0-GA
esapiVersion =2.2.0.0
jtaVersion =1.1
validationapiVersion =2.0.1.Final
jsr173Version =1.0
jaxbapiVersion =2.3.1
classmateVersion =1.5.1
reactivestreamsVersion =1.0.4
reactorcoreVersion =3.5.3
reactornettyVersion =1.1.4
reactorextraVersion =3.5.0
szxcvbnVersion =0.2
nekohtmlVersion =1.9.22
ognlVersion =3.3.3
cglibVersion =3.3.0
asmVersion =9.4
aopallianceVersion =1.0
aspectjtoolsVersion =1.9.9.1
evictorVersion =1.0.0
lettuceVersion =6.1.9.RELEASE
reflectionsVersion =0.10.2
#xml
jdom2Version =2.0.6.1
dom4jVersion =2.1.4
serializerVersion =2.7.2
xmlresolverVersion =1.2
xmlsecVersion =2.1.7
xpp3Version =1.1.6
xstreamVersion =1.4.19
passayVersion =1.6.2
LatencyUtilsVersion =2.0.3
stax2apiVersion =4.2.1
#tools
quartzVersion =2.3.2
springbootadminVersion =2.7.3
jodatimeVersion =2.12.2
snakeyamlVersion =2.0
ip2regionVersion =2.7.0
maxminddbVersion =3.0.0
maxmindgeoip2Version =4.0.1
pinyin4jVersion =2.5.1
jsoupVersion =1.15.4
micrometercoreVersion =1.10.5
prometheusVersion =0.16.0
mapstructVersion =1.5.3.Final
JustAuthVersion =1.16.5
simplehttpVersion =1.0.5
#doc
swaggerV3Version =2.2.21
classgraphVersion =4.8.149
webjarslocatorcoreVersion =0.58
webjarslocatorVersion =0.52
swaggeruiVersion =5.15.0
springdocVersion =2.0.4
knife4jVersion =4.5.0
#sdk
aliyunjavasdkcoreVersion =4.6.4
opentracingVersion =0.33.0
tencentcloudsdkjavaVersion =3.1.33