MVN

com.github.robozonky : robozonky-distribution-cli

Maven & Gradle

Jul 15, 2018
67 stars

RoboZonky Distribution: Command-line configuration and validation utility

<dependency>
    <groupId>com.github.robozonky</groupId>
    <artifactId>robozonky-distribution-cli</artifactId>
    <version>4.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.robozonky : robozonky-distribution-cli to add to Maven - Latest Versions:

  • Latest Stable: 4.7.0

All Versions

Choose a version of com.github.robozonky : robozonky-distribution-cli to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
robozonky-distribution-cli-4.7.0
robozonky-distribution-cli-4.7.0-cr-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.robozonky</groupId>
    <artifactId>robozonky-distribution-cli</artifactId>
    <version>4.7.0</version>
</dependency>