MVN

in.hocg.boot : spring-boot-cps

Maven & Gradle

May 04, 2023
40 stars

Spring Boot :: CPS

<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>spring-boot-cps</artifactId>
    <version>1.0.57</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.57

All Versions

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

Version Vulnerabilities Updated
1.0.x
spring-boot-cps-1.0.57
spring-boot-cps-1.0.56
spring-boot-cps-1.0.55
spring-boot-cps-1.0.54
spring-boot-cps-1.0.51
spring-boot-cps-1.0.50
spring-boot-cps-1.0.49
spring-boot-cps-1.0.48

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>spring-boot-cps</artifactId>
    <version>1.0.57</version>
</dependency>

Advertisement