Last Version

storaging-mongodb 0.0.4-alpha

对象存储服务 - MongoDB 实现模块

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

cn.dustlight.storaging
ArtifactId

ArtifactId

storaging-mongodb
Version

Version

0.0.4-alpha
Type

Type

jar
Description

Description

storaging-mongodb
对象存储服务 - MongoDB 实现模块

Download storaging-mongodb 0.0.4-alpha


<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.