| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kancyframework |
| ArtifactId | ArtifactIddelay-message-core |
| Version | Version0.0.1-RELEASE |
| Type | Typejar |
| Description |
Descriptiondelay-message-core
延时消息核心
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |