MVN

dev.ybrig.ck8s.cli : parent

Maven & Gradle

Aug 23, 2023
0 stars

ck8s-cli · Allows running Ck8s Concord flows

<dependency>
    <groupId>dev.ybrig.ck8s.cli</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.46</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.ybrig.ck8s.cli : parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.46

All Versions

Choose a version of dev.ybrig.ck8s.cli : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
parent-0.1.46
parent-0.1.45
parent-0.1.43
parent-0.1.42
parent-0.1.41
parent-0.1.40
parent-0.1.39
parent-0.1.38
parent-0.1.36

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.ybrig.ck8s.cli</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.46</version>
</dependency>

Advertisement