License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcn.dustlight.storaging |
ArtifactId | ArtifactIdstoraging-mongodb |
Last Version | Last Version0.0.4-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstoraging-mongodb
对象存储服务 - MongoDB 实现模块
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-mongodb/ -->
<dependency>
<groupId>cn.dustlight.storaging</groupId>
<artifactId>storaging-mongodb</artifactId>
<version>0.0.4-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-mongodb/
implementation 'cn.dustlight.storaging:storaging-mongodb:0.0.4-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-mongodb/
implementation ("cn.dustlight.storaging:storaging-mongodb:0.0.4-alpha")
'cn.dustlight.storaging:storaging-mongodb:jar:0.0.4-alpha'
<dependency org="cn.dustlight.storaging" name="storaging-mongodb" rev="0.0.4-alpha">
<artifact name="storaging-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storaging', module='storaging-mongodb', version='0.0.4-alpha')
)
libraryDependencies += "cn.dustlight.storaging" % "storaging-mongodb" % "0.0.4-alpha"
[cn.dustlight.storaging/storaging-mongodb "0.0.4-alpha"]
Group / Artifact | Type | Version |
---|---|---|
cn.dustlight.storaging : storaging-core | jar | 0.0.4-alpha |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb-reactive | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar |