This website works better with JavaScript.
Explore
Help
Sign In
pioneer
/
bi-starter-latest
forked from
fanruan/bi-starter-latest
Watch
1
Star
0
Fork
You've already forked bi-starter-latest
0
Code
Issues
Pull Requests
Projects
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.
29
Commits
1
Branch
0
Tags
2.9 MiB
Tree:
905c23e05c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '905c23e05c'
${ 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'
)