Last Version

delay-message-data-jdbc 0.0.1-RELEASE

延时消息存储JDBC

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

delay-message-data-jdbc
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

delay-message-data-jdbc
延时消息存储JDBC
Source Code Management

Source Code Management

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

Download delay-message-data-jdbc 0.0.1-RELEASE


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator 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.