Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lanhuidong/build-tool

maven相关的构建工具,比如:checkstyle
https://github.com/lanhuidong/build-tool

tools

Last synced: 6 days ago
JSON representation

maven相关的构建工具,比如:checkstyle

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


```