| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы MongoDB Данные Базы данных |
| Группа | Группаcn.stylefeng.roses |
| Идентификатор | Идентификаторmongodb-spring-boot-starter |
| Версия | Версия7.1.5 |
| Тип | Типjar |
| Описание |
ОписаниеRoses是开源项目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.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/mongodb-spring-boot-starter/
implementation 'cn.stylefeng.roses:mongodb-spring-boot-starter:7.1.5'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/mongodb-spring-boot-starter/
implementation ("cn.stylefeng.roses:mongodb-spring-boot-starter:7.1.5")
'cn.stylefeng.roses:mongodb-spring-boot-starter:jar:7.1.5'
<dependency org="cn.stylefeng.roses" name="mongodb-spring-boot-starter" rev="7.1.5">
<artifact name="mongodb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='mongodb-spring-boot-starter', version='7.1.5')
)
libraryDependencies += "cn.stylefeng.roses" % "mongodb-spring-boot-starter" % "7.1.5"
[cn.stylefeng.roses/mongodb-spring-boot-starter "7.1.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.stylefeng.roses : mongodb-sdk-springboot | jar | 7.1.5 |
| cn.stylefeng.roses : mongodb-sdk-file | jar | 7.1.5 |
| cn.stylefeng.roses : kernel-a-rule | jar | 7.1.5 |