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