MVN

in.hocg.boot : boot-dependencies

Maven & Gradle

Jan 02, 2022
0 stars

Boot :: Dependencies · this is boot dependencies

<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>boot-dependencies</artifactId>
    <version>1.0.24</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of in.hocg.boot : boot-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 1.0.24

All Versions

Choose a version of in.hocg.boot : boot-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
boot-dependencies-1.0.24

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>boot-dependencies</artifactId>
    <version>1.0.24</version>
</dependency>