Execution Service execs
Group | de.vandermeer |
描述 | A simple set of classes to execute programmes from the command line, without littering the code with static void main(String[] args). This package addresses the following problem: a package (or a set of packages) contain a number of tools that should be run from outside java, e.g. using a static main() method. Over time, it might (will) be hard to know (or find) all main methods. |
Packaging | jar |
Size | 82.61 KB |
文件 | pom jar |
网址 | https://github.com/vdmeer/execs |
发布时间 | 2016-02-03 20:16 |
dependencies
Group | Artifact | Version |
---|---|---|
org.apache.commons | commons-lang3 | 3.4 |
commons-cli | commons-cli | 1.3.1 |
org.antlr | ST4 | 4.0.8 |
junit | junit | 4.12 |
developers
vdmeer.sven | Sven van der Meer |
licenses
Apache 2 | http://www.apache.org/licenses/LICENSE-2.0.txt |
索引仓库
仓库 | 个数 |
Central | 592045 |