2 Star 1 Fork 0

Sylar/meJreLibs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gradle.properties 2.64 KB
一键复制 编辑 原始数据 按行查看 历史
Sylar 提交于 2023-03-06 17:05 . 一些小优化
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx10248m -XX:MaxPermSize=256m
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
#=============================================================================================
# 仓库配置
#=============================================================================================
#阿里镜像库
REPO_ALIYUN_PUBLIC=https://maven.aliyun.com/repository/public
REPO_ALIYUN_GRADLE_PLUGIN=https://maven.aliyun.com/repository/gradle-plugin
REPO_ALIYUN_SPRING=https://maven.aliyun.com/repository/spring
REPO_ALIYUN_SPRING_PLUGIN=https://maven.aliyun.com/repository/spring-plugin
#阿里云效私服
REPO_ALIYUN_RELAESE=https://packages.aliyun.com/maven/repository/2137230-release-TMDT15
REPO_ALIYUN_SNAPSHOT=https://packages.aliyun.com/maven/repository/2137230-snapshot-IJv72P
REPO_ALIYUN_USERNAME=613e0ffd7d5e659b329c4938
REPO_ALIYUN_PASSWORD=csecu=-gi3Ig
#=============================================================================================
# 依赖版本配置
#=============================================================================================
#plugin
springBootPluginVersion=2.5.4
thriftPluginVersion=0.4.2
gprcPluginVersion=0.8.13
dockerPluginVersion=6.6.1
#spring
springBootVersion=2.5.4
springBootAdminVersion=2.5.4
springCloudVersion=Hoxton.SR9
#RPC
dubboVersion=2.6.9
thriftVersion=0.13.0
grpcVersion=1.12.0
#DB
mysql6Version=6.0.5
mysql8Version=8.0.12
druidVersion=1.2.6
mybatisPlusVersion=3.4.3.3
dynamicDataSourceVersion=3.4.1
#common
junitVersion=4.12
lombokVersion=1.18.8
commonsIoVersion=2.9.0
commonsPool2Version=2.8.1
commonsLang3Version=3.9
commonsCollections4Version=4.4
annotationApiVersion=1.3.2
validationApiVersion=2.0.1.Final
hibernateValidationVersion=6.1.0.Final
guavaVersion=29.0-jre
jodatimeVersion=2.9.9
fastjsonVersion=1.2.8
jacksonVersion=2.9.7
retrofitVersion=2.9.0
okhttpVersion=4.8.1
nettyVersion=4.1.43.Final
consulVersion=1.4.5
feignVersion=8.18.0
#self
meJreLibsVersion=1.0.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/TeaWar/meJreLibs.git
[email protected]:TeaWar/meJreLibs.git
TeaWar
meJreLibs
meJreLibs
master

搜索帮助