gradle.properties 6.7 KB
Newer Older
M
MaxKey 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
#/*
# * Copyright [2022] [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.
# */
M
MaxKey 已提交
16
#maxkey properties 
M
MaxKey 已提交
17
group                           =net.maxsso
M
MaxKey 已提交
18
version                         =3.5.13
M
MaxKey 已提交
19 20
vendor                          =https://www.maxkey.top
author                          =MaxKeyTop
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
21 22 23 24 25

#docker jib image
jibFromImage					=adoptopenjdk:8-jre
jibToImage						=maxkeytop
jibToAuthUsername				=maxkeytop
M
MaxKey 已提交
26
jibToAuthPassword				=docker registry credential 
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
27

M
MaxKey 已提交
28
#maxkey used jars version
M
MaxKey 已提交
29
#Apache
M
MaxKey 已提交
30
commonsbeanutilsVersion         =1.9.4
M
MaxKey 已提交
31 32 33 34 35
commonscodecVersion             =1.15
commonscollectionsVersion       =3.2.2
commonscollections4Version      =4.4
commonscsvVersion               =1.7
commonstextVersion              =1.9
M
MaxKey 已提交
36
commonsdbcp2Version             =2.9.0
M
MaxKey 已提交
37 38 39 40 41 42 43
commonsdbutilsVersion           =1.7
commonsdigester3Version         =3.2
commonsdigesterVersion          =2.1
commonsioVersion                =2.8.0
commonslangVersion              =2.6
commonslang3Version             =3.11
commonsloggingVersion           =1.2
M
v 3.2.0  
MaxKey 已提交
44
commonspool2Version             =2.11.1
M
MaxKey 已提交
45 46 47
commonshttpclientVersion        =3.1
commonsfileuploadVersion        =1.4
commonsemailVersion             =1.5
48
commonsvalidatorVersion         =1.7
M
MaxKey 已提交
49 50
httpcomponentsVersion           =4.5.14
httpcoreVersion                 =4.4.16
M
MaxKey 已提交
51
httpasyncclientVersion          =4.1.5
M
MaxKey 已提交
52 53 54
velocityVersion                 =1.7
velocitydepVersion              =1.4
freemarkerVersion               =2.3.31
M
MaxKey 已提交
55
xmlbeansVersion                 =5.0.2
M
MaxKey 已提交
56
commonscompressVersion          =1.21
M
MaxKey 已提交
57
log4jVersion                    =2.19.0
M
MaxKey 已提交
58 59
poiVersion                      =5.2.2
#apache mq
M
MaxKey 已提交
60
kafkaclientsVersion             =2.8.9
M
MaxKey 已提交
61
rocketmqclientVersion           =4.9.4
M
MaxKey 已提交
62
rocketmqspringbootVersion       =2.2.2
M
MaxKey 已提交
63
#apache tomcat
M
MaxKey 已提交
64
tomcatVersion                   =9.0.70
M
MaxKey 已提交
65
tomcatembedloggingjuliVersion   =8.5.2
M
MaxKey 已提交
66
#spring 
M
MaxKey 已提交
67
springVersion                   =5.3.24
M
MaxKey 已提交
68
springBootVersion               =2.7.7
M
MaxKey 已提交
69
springSecurityVersion           =5.7.6
M
MaxKey 已提交
70
springDataVersion               =2.6.6
M
MaxKey 已提交
71
springkafkaVersion              =2.9.0
M
MaxKey 已提交
72
springretryVersion              =1.3.3
M
MaxKey 已提交
73 74
springplugincoreVersion         =2.0.0.RELEASE
springpluginmetadataVersion     =2.0.0.RELEASE
M
MaxKey 已提交
75
springcloudVersion              =3.1.4
M
MaxKey 已提交
76
springcloudalibabaVersion       =2021.1
77
springcloudalibabaspringVersion =1.0.11
M
MaxKey 已提交
78
springcloudalibabacsplVersion   =1.8.5
M
MaxKey 已提交
79
alibabanacosclientVersion  		=2.0.4
M
MaxKey 已提交
80
#google
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
81
jibGradlePluginVersion          =3.1.4
MaxKey单点登录官方's avatar
fix  
MaxKey单点登录官方 已提交
82
jhlabsfiltersVersion            =2.0.235-1
M
MaxKey 已提交
83
kaptchaVersion                  =2.3.2
M
MaxKey 已提交
84
gsonVersion                     =2.9.1
M
MaxKey 已提交
85
guavaVersion                    =31.1-jre
M
MaxKey 已提交
86
tinkVersion                     =1.7.0
M
MaxKey 已提交
87
zxingcoreVersion                =3.5.0
M
MaxKey 已提交
88
concurrentlinkedhashmaplruVersion =1.4.2
M
MaxKey 已提交
89
#jboss
M
MaxKey 已提交
90
jbossloggingVersion             =3.4.3.Final
M
MaxKey 已提交
91
hibernateVersion                =6.2.5.Final
M
MaxKey 已提交
92
#doc
M
MaxKey 已提交
93
swaggerV3Version                =2.2.1
M
MaxKey 已提交
94
springdocVersion                =1.6.13
M
MaxKey 已提交
95
knife4jVersion                  =3.0.3
M
MaxKey 已提交
96
#database
M
MaxKey 已提交
97
postgresqlVersion               =42.4.1
M
MaxKey 已提交
98 99 100
mysqlconnectorjavaVersion       =8.0.31
druidVersion                    =1.2.15
druidspringbootstarterVersion   =1.2.15
M
MaxKey 已提交
101
jedisVersion                    =4.2.3
M
MaxKey 已提交
102
caffeineVersion                 =2.9.3
M
MaxKey 已提交
103
mybatisVersion                  =3.5.11
M
MaxKey 已提交
104
mybatisspringVersion            =2.0.7
M
MaxKey 已提交
105
#saml
M
MaxKey 已提交
106 107 108 109
opensamlVersion                 =2.6.6
openwsVersion                   =1.5.6
xmltoolingVersion               =1.4.6
javasupportVersion              =7.5.1
M
MaxKey 已提交
110
#others
M
MaxKey 已提交
111 112 113
thymeleafVersion                =3.0.15.RELEASE
springbootadminVersion          =2.7.3
nettyVersion                    =4.1.65.Final
M
MaxKey 已提交
114
hazelcastVersion                =4.2.2
M
MaxKey 已提交
115
jakartaannotationVersion        =2.0.0
116
jakartavalidationapiVersion     =3.0.0
M
MaxKey 已提交
117 118
attoparserVersion               =2.0.5.RELEASE
unbescapeVersion                =1.1.6.RELEASE
M
MaxKey 已提交
119
slf4jVersion                    =1.7.36
M
MaxKey 已提交
120
jacksonVersion                  =2.13.4
M
MaxKey 已提交
121
woodstoxVersion                 =6.2.8
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
122
bouncycastleVersion             =1.69
M
MaxKey 已提交
123 124 125
junitVersion                    =4.11
mockitoallVersion               =1.10.19
xmlunitVersion                  =1.6
M
MaxKey 已提交
126
nimbusjosejwtVersion            =9.25
M
MaxKey 已提交
127
jcipannotationsVersion          =1.0
M
MaxKey 已提交
128
minidevjsonsmartVersion         =2.4.5
M
MaxKey 已提交
129
minidevasmVersion               =1.0.2
MaxKey单点登录官方's avatar
v3.0.0  
MaxKey单点登录官方 已提交
130
simplehttpVersion               =1.0.5
M
MaxKey 已提交
131
JustAuthVersion                 =1.16.5
M
MaxKey 已提交
132
javassistVersion                =3.29.0-GA
M
MaxKey 已提交
133
esapiVersion                    =2.2.0.0
M
MaxKey 已提交
134 135 136 137 138 139 140 141 142
javaxmailVersion                =1.6.2
javaxpersistenceVersion         =2.2.1
activationVersion               =1.1.1
javaxannotationapiVersion       =1.3.2
jtaVersion                      =1.1
javaxtransactionapiVersion      =1.3
validationapiVersion            =2.0.1.Final
jsr173Version                   =1.0
jaxbapiVersion                  =2.3.1
MaxKey单点登录官方's avatar
MaxKey单点登录官方 已提交
143 144 145
jaxbcoreVersion                 =3.0.2
jaxbimplVersion                 =3.0.2
jaxbxjcVersion                  =3.0.2
M
MaxKey 已提交
146
classmateVersion                =1.5.0
M
MaxKey 已提交
147
fastjsonVersion                 =1.2.83
M
MaxKey 已提交
148 149 150 151
reactivestreamsVersion          =1.0.4
reactorcoreVersion              =3.4.21
reactornettyVersion             =1.0.21
reactorextraVersion             =3.4.8
M
MaxKey 已提交
152 153
szxcvbnVersion                  =0.2
quartzVersion                   =2.3.2
M
MaxKey 已提交
154
jodatimeVersion                 =2.12.1
M
MaxKey 已提交
155
snakeyamlVersion                =1.32
M
MaxKey 已提交
156
nekohtmlVersion                 =1.9.22
M
MaxKey 已提交
157
ognlVersion                     =3.3.3
M
MaxKey 已提交
158
cglibVersion                    =3.3.0
M
MaxKey 已提交
159
asmVersion                      =9.3
M
MaxKey 已提交
160 161
aopallianceVersion              =1.0
aspectjtoolsVersion             =1.9.4
M
MaxKey 已提交
162
evictorVersion                  =1.0.0
M
MaxKey 已提交
163
lettuceVersion                  =6.1.9.RELEASE
M
MaxKey 已提交
164
pinyin4jVersion                 =2.5.1
M
MaxKey 已提交
165
jsoupVersion                    =1.15.3
M
MaxKey 已提交
166
reflectionsVersion              =0.10.2
M
MaxKey 已提交
167
#xml
M
MaxKey 已提交
168 169 170 171
jdomVersion                     =2.0.2
dom4jVersion                    =1.6.1
serializerVersion               =2.7.2
xmlresolverVersion              =1.2
M
MaxKey 已提交
172
xmlsecVersion                   =2.1.7
M
MaxKey 已提交
173
xpp3Version                     =1.1.6
M
MaxKey 已提交
174
xstreamVersion                  =1.4.19
M
MaxKey 已提交
175
passayVersion                   =1.6.2
M
MaxKey 已提交
176 177
micrometercoreVersion           =1.9.4
prometheusVersion               =0.16.0
M
MaxKey 已提交
178 179 180
LatencyUtilsVersion             =2.0.3
stax2apiVersion                 =4.2.1
mapstructVersion                =1.4.1.Final
M
MaxKey 已提交
181
ip2regionVersion                =2.6.5
M
MaxKey 已提交
182
#sdk
M
MaxKey 已提交
183 184
aliyunjavasdkcoreVersion        =4.5.1
tencentcloudsdkjavaVersion      =3.1.33