Last Version

delay-message-data-mongodb 0.0.1-RELEASE

延时消息存储MongoDB

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.kancyframework
ArtifactId

ArtifactId

delay-message-data-mongodb
Version

Version

0.0.1-RELEASE
Type

Type

jar
Description

Description

delay-message-data-mongodb
延时消息存储MongoDB
Source Code Management

Source Code Management

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

Download delay-message-data-mongodb 0.0.1-RELEASE


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