Last Version

delay-message-client 0.0.1-RELEASE

延时消息客户端

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

delay-message-client
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

delay-message-client
延时消息客户端
Source Code Management

Source Code Management

https://github.com/kancyframework/delay-message.git

Download delay-message-client 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kancyframework/delay-message-client/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>delay-message-client</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/delay-message-client/
implementation 'com.github.kancyframework:delay-message-client:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/delay-message-client/
implementation ("com.github.kancyframework:delay-message-client:0.0.1-RELEASE")
'com.github.kancyframework:delay-message-client:jar:0.0.1-RELEASE'
<dependency org="com.github.kancyframework" name="delay-message-client" rev="0.0.1-RELEASE">
  <artifact name="delay-message-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='delay-message-client', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "delay-message-client" % "0.0.1-RELEASE"
[com.github.kancyframework/delay-message-client "0.0.1-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kancyframework : delay-message-core jar 0.0.1-RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (2)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-context jar
org.springframework.boot : spring-boot-starter-actuator jar

Project Modules

There are no modules declared in this project.