MVN

in.randomcode.devops : util

Maven & Gradle

Aug 04, 2023
0 stars

DevOps Utils · Utility for DevOps

<dependency>
    <groupId>in.randomcode.devops</groupId>
    <artifactId>util</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of in.randomcode.devops : util to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of in.randomcode.devops : util to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
util-0.0.1
util-0.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>in.randomcode.devops</groupId>
    <artifactId>util</artifactId>
    <version>0.0.1</version>
</dependency>