MVN

com.lodsve.boot : lodsve-boot-components

Maven & Gradle

Sep 12, 2021

lodsve boot components

<dependency>
    <groupId>com.lodsve.boot</groupId>
    <artifactId>lodsve-boot-components</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lodsve.boot : lodsve-boot-components to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1.RELEASE

All Versions

Choose a version of com.lodsve.boot : lodsve-boot-components to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
lodsve-boot-components-1.0.1.RELEASE
lodsve-boot-components-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lodsve.boot</groupId>
    <artifactId>lodsve-boot-components</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>

Advertisement