is not current version
Last Version 4.2.7

org.joyqueue:openmessaging-spring-boot-starter 4.2.5.3

SpringBoot Support for the OpenMessaging API

Categories

Categories

Spring Boot Container Microservices Messaging Application Layer Libs
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

openmessaging-spring-boot-starter
Version

Version

4.2.5.3
Type

Type

jar

Download openmessaging-spring-boot-starter 4.2.5.3


<!-- https://jarcasting.com/artifacts/org.joyqueue/openmessaging-spring-boot-starter/ -->
<dependency>
    <groupId>org.joyqueue</groupId>
    <artifactId>openmessaging-spring-boot-starter</artifactId>
    <version>4.2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/openmessaging-spring-boot-starter/
implementation 'org.joyqueue:openmessaging-spring-boot-starter:4.2.5.3'
// https://jarcasting.com/artifacts/org.joyqueue/openmessaging-spring-boot-starter/
implementation ("org.joyqueue:openmessaging-spring-boot-starter:4.2.5.3")
'org.joyqueue:openmessaging-spring-boot-starter:jar:4.2.5.3'
<dependency org="org.joyqueue" name="openmessaging-spring-boot-starter" rev="4.2.5.3">
  <artifact name="openmessaging-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='openmessaging-spring-boot-starter', version='4.2.5.3')
)
libraryDependencies += "org.joyqueue" % "openmessaging-spring-boot-starter" % "4.2.5.3"
[org.joyqueue/openmessaging-spring-boot-starter "4.2.5.3"]