1 Star 0 Fork 1.1K

zllword/sg-exam

forked from GuYiTan/sg-exam 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 273 Bytes
一键复制 编辑 原始数据 按行查看 历史
guangyi.tan 提交于 2年前 . 0.0.5
plugins {
id 'java'
}
group 'com.github.tangyi'
version '0.0.5'
repositories {
mavenCentral()
}
dependencies {
implementation(project(':sg-common'))
implementation 'com.alibaba:fastjson:1.2.70'
implementation 'javax.persistence:persistence-api:1.0'
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/jeson-z/sg-exam.git
git@gitee.com:jeson-z/sg-exam.git
jeson-z
sg-exam
sg-exam
master

搜索帮助