MVN

link.thingscloud : spring-boot-common

Maven & Gradle

Sep 25, 2021
1 stars

spring boot common

<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>spring-boot-common</artifactId>
    <version>1.4.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of link.thingscloud : spring-boot-common to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1-RELEASE

All Versions

Choose a version of link.thingscloud : spring-boot-common to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
spring-boot-common-1.4.1-RELEASE
1.3.x
spring-boot-common-1.3.2
spring-boot-common-1.3.1
spring-boot-common-1.3.0
1.2.x
spring-boot-common-1.2.0
1.1.x
spring-boot-common-1.1.0
1.0.x
spring-boot-common-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>spring-boot-common</artifactId>
    <version>1.4.1-RELEASE</version>
</dependency>

Advertisement