MVN

io.github.Kedar27 : com.github.Kedar27-bom

Maven & Gradle

Dec 13, 2023
0 stars

ich jobs and api parent · Common bill of material pom file for all the jobs and APIs in ICH

<dependency>
    <groupId>io.github.Kedar27</groupId>
    <artifactId>com.github.Kedar27-bom</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.Kedar27 : com.github.Kedar27-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.Kedar27 : com.github.Kedar27-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
com.github.Kedar27-bom-1.0.1
com.github.Kedar27-bom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.Kedar27</groupId>
    <artifactId>com.github.Kedar27-bom</artifactId>
    <version>1.0.1</version>
</dependency>