License |
License |
---|---|
GroupId | GroupIdcn.dustlight.messenger |
ArtifactId | ArtifactIdmessenger-service |
Last Version | Last Version0.0.4-alpha-5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmessenger-service
消息服务
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-service/ -->
<dependency>
<groupId>cn.dustlight.messenger</groupId>
<artifactId>messenger-service</artifactId>
<version>0.0.4-alpha-5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-service/
implementation 'cn.dustlight.messenger:messenger-service:0.0.4-alpha-5'
// https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-service/
implementation ("cn.dustlight.messenger:messenger-service:0.0.4-alpha-5")
'cn.dustlight.messenger:messenger-service:jar:0.0.4-alpha-5'
<dependency org="cn.dustlight.messenger" name="messenger-service" rev="0.0.4-alpha-5">
<artifact name="messenger-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.messenger', module='messenger-service', version='0.0.4-alpha-5')
)
libraryDependencies += "cn.dustlight.messenger" % "messenger-service" % "0.0.4-alpha-5"
[cn.dustlight.messenger/messenger-service "0.0.4-alpha-5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-amqp | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb-reactive | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.springframework.experimental » spring-native | jar | 0.10.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | |
org.springdoc : springdoc-openapi-webflux-ui | jar | 1.5.9 |
cn.dustlight.auth : auth-resource-server-reactive | jar | |
cn.dustlight.auth : auth-client-reactive | jar | |
cn.dustlight.messenger : messenger-core | jar | 0.0.4-alpha-5 |
cn.dustlight.messenger : messenger-mongo | jar | 0.0.4-alpha-5 |
cn.dustlight.messenger : messenger-email | jar | 0.0.4-alpha-5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.projectreactor : reactor-test | jar | |
org.springframework.amqp : spring-rabbit-test | jar |