License |
License |
---|---|
GroupId | GroupIdcn.dustlight.messenger |
ArtifactId | ArtifactIdmessenger-mongo |
Last Version | Last Version0.0.4-alpha-5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmessenger-mongo
消息推送服务 - MongoDB 模块
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-mongo/ -->
<dependency>
<groupId>cn.dustlight.messenger</groupId>
<artifactId>messenger-mongo</artifactId>
<version>0.0.4-alpha-5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-mongo/
implementation 'cn.dustlight.messenger:messenger-mongo:0.0.4-alpha-5'
// https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-mongo/
implementation ("cn.dustlight.messenger:messenger-mongo:0.0.4-alpha-5")
'cn.dustlight.messenger:messenger-mongo:jar:0.0.4-alpha-5'
<dependency org="cn.dustlight.messenger" name="messenger-mongo" rev="0.0.4-alpha-5">
<artifact name="messenger-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.messenger', module='messenger-mongo', version='0.0.4-alpha-5')
)
libraryDependencies += "cn.dustlight.messenger" % "messenger-mongo" % "0.0.4-alpha-5"
[cn.dustlight.messenger/messenger-mongo "0.0.4-alpha-5"]
Group / Artifact | Type | Version |
---|---|---|
cn.dustlight.messenger : messenger-core | jar | 0.0.4-alpha-5 |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb-reactive | jar |