License |
License |
---|---|
GroupId | GroupIdcn.dustlight.messenger |
ArtifactId | ArtifactIdmessenger-core |
Version | Version0.0.4-alpha |
Type | Typejar |
Description |
Descriptionmessenger-core
消息推送服务 - 核心模块
|
Filename | Size |
---|---|
messenger-core-0.0.4-alpha.pom | |
messenger-core-0.0.4-alpha.jar | 27 KB |
messenger-core-0.0.4-alpha-sources.jar | 14 KB |
messenger-core-0.0.4-alpha-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-core/ -->
<dependency>
<groupId>cn.dustlight.messenger</groupId>
<artifactId>messenger-core</artifactId>
<version>0.0.4-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-core/
implementation 'cn.dustlight.messenger:messenger-core:0.0.4-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.messenger/messenger-core/
implementation ("cn.dustlight.messenger:messenger-core:0.0.4-alpha")
'cn.dustlight.messenger:messenger-core:jar:0.0.4-alpha'
<dependency org="cn.dustlight.messenger" name="messenger-core" rev="0.0.4-alpha">
<artifact name="messenger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.messenger', module='messenger-core', version='0.0.4-alpha')
)
libraryDependencies += "cn.dustlight.messenger" % "messenger-core" % "0.0.4-alpha"
[cn.dustlight.messenger/messenger-core "0.0.4-alpha"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.projectlombok : lombok Optional | jar | |
cn.dustlight.auth : auth-entities | jar | |
cn.dustlight.auth : auth-client-reactive | jar |