llmhub-demo/llmhub-base/gradle/wrapper/gradle-wrapper.properties
gewuyou 096d3f11ab feat(llmhub-base): 初始化基础,设置依赖版本
- 创建.git模块

- 添加项目构建配置文件attributes、.gitignore等项目配置文件
- 初始化IntelliJ IDEA项目设置
- 添加Spring Boot应用配置
- 设置Gradle构建脚本
2025-04-24 18:53:23 +08:00

8 lines
251 B
INI

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists