MVN

com.github.luues : boot-pom

Maven & Gradle

Mar 02, 2020
2 usages

boot-pom · A simple jar reference based on spring boot

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

Latest Version

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

  • Latest Stable: 1.2.1.RELEASE

All Versions

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

Version Vulnerabilities Updated
1.2.x
boot-pom-1.2.1.RELEASE
boot-pom-1.2.0.RELEASE
1.1.x
boot-pom-1.1.0.RELEASE
1.0.x
boot-pom-1.0.5.RELEASE
boot-pom-1.0.2.RELEASE
boot-pom-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.luues</groupId>
    <artifactId>boot-pom</artifactId>
    <version>1.2.1.RELEASE</version>
</dependency>