| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices MongoDB Data Databases | 
        
| GroupId | GroupIdcn.stylefeng.roses | 
    
| ArtifactId | ArtifactIdmongodb-spring-boot-starter | 
    
| Last Version | Last Version7.2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRoses是开源项目Guns的核心包 
         | 
    
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/mongodb-spring-boot-starter/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>mongodb-spring-boot-starter</artifactId>
    <version>7.2.2</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.stylefeng.roses/mongodb-spring-boot-starter/
implementation 'cn.stylefeng.roses:mongodb-spring-boot-starter:7.2.2'
                // https://jarcasting.com/artifacts/cn.stylefeng.roses/mongodb-spring-boot-starter/
implementation ("cn.stylefeng.roses:mongodb-spring-boot-starter:7.2.2")
                'cn.stylefeng.roses:mongodb-spring-boot-starter:jar:7.2.2'
                <dependency org="cn.stylefeng.roses" name="mongodb-spring-boot-starter" rev="7.2.2">
  <artifact name="mongodb-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.stylefeng.roses', module='mongodb-spring-boot-starter', version='7.2.2')
)
                libraryDependencies += "cn.stylefeng.roses" % "mongodb-spring-boot-starter" % "7.2.2"
                [cn.stylefeng.roses/mongodb-spring-boot-starter "7.2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.stylefeng.roses : mongodb-sdk-springboot | jar | 7.2.2 | 
| cn.stylefeng.roses : mongodb-sdk-file | jar | 7.2.2 | 
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |