This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
easypoi
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
新增install.bat
4.1.3.A
jueyue
10 years ago
parent
e760f484dc
commit
243d2e28e6
2 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
README.md
+1
-0
install.bat
+ 2
- 0
README.md
View File
@@ -8,6 +8,8 @@ EasyPoi Excel和 Word简易工具类
作者博客:http://blog.csdn.net/qjueyue
作者邮箱: qrb.jueyue@gmail.com
QQ群: 364192721
上传到maven实在太麻烦了,大家可以把工程下载下来,然后install.bat就可以了
---------------------------
EasyPoi的主要特点
--------------------------
+ 1
- 0
install.bat
View File
@@ -0,0 +1 @@
cmd /k mvn clean install -D skipTest
Write
Preview
Loading…
Cancel
Save