Quickstart: Java command line tool

I keep forgetting how to create new projects from scratch, so I like to keep my personal set of quickstarts on GitHub. Quickstart for Java command line tool is a simple implementation of Grep command implemented as Java fat jar.

Project is pretty feature-complete right now, however here is the short list of the things I’d like to improve:

  • add support for command line parsing
  • explicitly manage version numbers of all Maven plugins used by the project (compiler plugin, clean plugin, site plugin, etc)

原文链接:Quickstart: Java command line tool

© 版权声明
THE END
喜欢就支持一下吧
点赞9 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容