Files
MaxKey/gradle.properties

16 lines
433 B
Properties
Raw Normal View History

2019-12-26 23:43:58 +08:00
group =org.maxkey
2020-04-01 12:15:20 +08:00
version =1.3.RELEASE
2019-12-26 23:43:58 +08:00
vendor =https://github.com/shimingxy/MaxKey
author =shimingxy
#Version For use jar
jackson2Version =2.9.8
log4jVersion =2.13.1
2020-03-31 17:30:06 +08:00
springVersion =5.2.5.RELEASE
springBootVersion =2.2.6.RELEASE
springSecurityVersion =5.3.0.RELEASE
hibernateVersion =6.1.2.Final
slf4jVersion =1.7.30
jacksonVersion =2.10.3
bouncycastleVersion =1.64
httpcomponentsVersion =4.5.12