is not current version
Last Version 7.2.2

cn.stylefeng.roses:mongodb-spring-boot-starter 7.1.2


Categories

Categories

Spring Boot Container Microservices MongoDB Data Databases
GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

mongodb-spring-boot-starter
Version

Version

7.1.2
Type

Type

jar

Download mongodb-spring-boot-starter 7.1.2


<!-- 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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/mongodb-spring-boot-starter/
implementation 'cn.stylefeng.roses:mongodb-spring-boot-starter:7.1.2'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/mongodb-spring-boot-starter/
implementation ("cn.stylefeng.roses:mongodb-spring-boot-starter:7.1.2")
'cn.stylefeng.roses:mongodb-spring-boot-starter:jar:7.1.2'
<dependency org="cn.stylefeng.roses" name="mongodb-spring-boot-starter" rev="7.1.2">
  <artifact name="mongodb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='mongodb-spring-boot-starter', version='7.1.2')
)
libraryDependencies += "cn.stylefeng.roses" % "mongodb-spring-boot-starter" % "7.1.2"
[cn.stylefeng.roses/mongodb-spring-boot-starter "7.1.2"]