This website works better with JavaScript.
Home
Explore
Help
Sign In
wangshaoping
/
platform
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
585
Commits
1
Branch
0
Tags
206 MiB
Tree:
59b5958714
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '59b5958714'
${ noResults }
platform
/
io.sc.platform.csv
/
build.gradle
7 lines
105 B
Raw
Normal View
History
first version
2 years ago
dependencies
{
api
(
project
(
":io.sc.platform.jdbc"
)
,
基础框架发布: 8.2.29 1) 修改 login 页面 thymeleaf 模版 2) 实现了 jpa criteria 的绝大多数 前端核心发布: 8.2.110 1) 修改了 logout 2)增加数据导出Excel模版配置
1 month ago
first version
2 years ago
"com.opencsv:opencsv:${opencsv_version}"
,
)
}