Last Version

delay-message-core 0.0.1-RELEASE

延时消息核心

License

License

GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

delay-message-core
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

delay-message-core
延时消息核心
Source Code Management

Source Code Management

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

Download delay-message-core 0.0.1-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
net.dreamlu : mica-core jar
com.github.ben-manes.caffeine : caffeine jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
io.micrometer : micrometer-registry-prometheus jar
org.springframework.cloud : spring-cloud-starter-sleuth jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.