MVN

com.blackbuild.tools.cliwrapper : cliwrapper

Maven & Gradle

Oct 10, 2016
0 stars

Cli Argument Wrapper · Provides easy wrapping of the arguments for a CLI or Groovy script in a bean

<dependency>
    <groupId>com.blackbuild.tools.cliwrapper</groupId>
    <artifactId>cliwrapper</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.blackbuild.tools.cliwrapper : cliwrapper to add to Maven - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.blackbuild.tools.cliwrapper : cliwrapper to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
cliwrapper-0.1.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.blackbuild.tools.cliwrapper</groupId>
    <artifactId>cliwrapper</artifactId>
    <version>0.1.5</version>
</dependency>

Advertisement