MVN

com.github.sky-gu : sky-spring-boot-dependencies

Maven & Gradle

Mar 27, 2023
0 stars

sky-spring-boot-dependencies · Custom spring boot starter

<dependency>
    <groupId>com.github.sky-gu</groupId>
    <artifactId>sky-spring-boot-dependencies</artifactId>
    <version>2.3.12.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.12.3

All Versions

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

Version Vulnerabilities Updated
2.3.x
sky-spring-boot-dependencies-2.3.12.3
sky-spring-boot-dependencies-2.3.12.2
sky-spring-boot-dependencies-2.3.12.1
sky-spring-boot-dependencies-2.3.7.5
sky-spring-boot-dependencies-2.3.7.4
sky-spring-boot-dependencies-2.3.7.3
sky-spring-boot-dependencies-2.3.7.2
sky-spring-boot-dependencies-2.3.7
sky-spring-boot-dependencies-2.3.7.1
2.2.x
sky-spring-boot-dependencies-2.2.0
2.1.x
sky-spring-boot-dependencies-2.1.3
sky-spring-boot-dependencies-2.1.2
sky-spring-boot-dependencies-2.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.sky-gu</groupId>
    <artifactId>sky-spring-boot-dependencies</artifactId>
    <version>2.3.12.3</version>
</dependency>

Advertisement