This website works better with JavaScript.
Explore
Help
Sign In
fanruan
/
bi-starter-latest
Watch
3
Star
1
Fork
You've already forked bi-starter-latest
9
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
FineBI插件开发工程。
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.
33
Commits
1
Branch
0
Tags
3.0 MiB
Tree:
707b1e5337
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '707b1e5337'
${ noResults }
bi-starter-latest
/
settings.gradle
3 lines
53 B
Raw
Normal View
History
Unescape
Escape
支持使用gradle构建BI插件开发工程
4 years ago
rootProject
.
name
=
'starter'
include
(
':plugin-demo'
)