Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanhuidong/build-tool
maven相关的构建工具,比如:checkstyle
https://github.com/lanhuidong/build-tool
tools
Last synced: 6 days ago
JSON representation
maven相关的构建工具,比如:checkstyle
- Host: GitHub
- URL: https://github.com/lanhuidong/build-tool
- Owner: lanhuidong
- License: apache-2.0
- Created: 2017-04-20T03:13:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T01:14:46.000Z (over 6 years ago)
- Last Synced: 2024-12-10T22:10:36.176Z (30 days ago)
- Topics: tools
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# build-tool
使用方法:```xml
org.apache.maven.plugins
maven-checkstyle-plugin
2.16
com.nexusy
build-tool
1.0.0
com.puppycrawl.tools
checkstyle
7.1.2
validate
validate
checkstyle.xml
UTF-8
true
true
true
check
```