MVN

com.github.luues : spring-boot

Maven & Gradle

Dec 10, 2020

parent project module

<dependency>
    <groupId>com.github.luues</groupId>
    <artifactId>spring-boot</artifactId>
    <version>1.3.0.5.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.luues : spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0.5.RELEASE

All Versions

Choose a version of com.github.luues : spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
spring-boot-1.3.0.5.RELEASE
1.2.x
spring-boot-1.2.9.2.RELEASE
spring-boot-1.2.9.1.RELEASE
spring-boot-1.2.9.RELEASE
spring-boot-1.2.8.RELEASE
1.0.x
spring-boot-1.0.6.RELEASE
spring-boot-1.0.4.RELEASE
spring-boot-1.0.3.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.luues</groupId>
    <artifactId>spring-boot</artifactId>
    <version>1.3.0.5.RELEASE</version>
</dependency>