MVN

com.lodsve.boot : lodsve-boot-build

Maven & Gradle

Sep 12, 2021
2 stars

lodsve boot build · Lodsve develop kits base on Spring-Boot and some opensource components!

<dependency>
    <groupId>com.lodsve.boot</groupId>
    <artifactId>lodsve-boot-build</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-build to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1.RELEASE

All Versions

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

Version Vulnerabilities Updated
1.0.x
lodsve-boot-build-1.0.1.RELEASE
lodsve-boot-build-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-build</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>

Advertisement