MVN

me.insidezhou.southernquiet : filesystem-spring-boot-starter-mongodb

Maven & Gradle

Jun 20, 2022
7 stars

SouthernQuiet · 这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>filesystem-spring-boot-starter-mongodb</artifactId>
    <version>4.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.insidezhou.southernquiet : filesystem-spring-boot-starter-mongodb to add to Maven - Latest Versions:

  • Latest Stable: 4.7.2

All Versions

Choose a version of me.insidezhou.southernquiet : filesystem-spring-boot-starter-mongodb to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
filesystem-spring-boot-starter-mongodb-4.7.2
filesystem-spring-boot-starter-mongodb-4.7.1
filesystem-spring-boot-starter-mongodb-4.7.0
4.6.x
filesystem-spring-boot-starter-mongodb-4.6.7
filesystem-spring-boot-starter-mongodb-4.6.6
filesystem-spring-boot-starter-mongodb-4.6.5
filesystem-spring-boot-starter-mongodb-4.6.4
filesystem-spring-boot-starter-mongodb-4.6.3
filesystem-spring-boot-starter-mongodb-4.6.2
filesystem-spring-boot-starter-mongodb-4.6.1
filesystem-spring-boot-starter-mongodb-4.6.0
4.5.x
filesystem-spring-boot-starter-mongodb-4.5.2
filesystem-spring-boot-starter-mongodb-4.5.1
4.4.x
filesystem-spring-boot-starter-mongodb-4.4.0
4.3.x
filesystem-spring-boot-starter-mongodb-4.3.5
filesystem-spring-boot-starter-mongodb-4.3.4
filesystem-spring-boot-starter-mongodb-4.3.3
filesystem-spring-boot-starter-mongodb-4.3.2
filesystem-spring-boot-starter-mongodb-4.3.1
filesystem-spring-boot-starter-mongodb-4.3.0
4.2.x
filesystem-spring-boot-starter-mongodb-4.2.1
filesystem-spring-boot-starter-mongodb-4.2.0
4.1.x
filesystem-spring-boot-starter-mongodb-4.1.1
filesystem-spring-boot-starter-mongodb-4.1.0
4.0.x
filesystem-spring-boot-starter-mongodb-4.0.14
filesystem-spring-boot-starter-mongodb-4.0.13
filesystem-spring-boot-starter-mongodb-4.0.12
filesystem-spring-boot-starter-mongodb-4.0.11
filesystem-spring-boot-starter-mongodb-4.0.10
filesystem-spring-boot-starter-mongodb-4.0.9
filesystem-spring-boot-starter-mongodb-4.0.8
filesystem-spring-boot-starter-mongodb-4.0.7
filesystem-spring-boot-starter-mongodb-4.0.6
filesystem-spring-boot-starter-mongodb-4.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>filesystem-spring-boot-starter-mongodb</artifactId>
    <version>4.7.2</version>
</dependency>

Advertisement