is not current version
Last Version 4.2.7

org.joyqueue:openmessaging-spring-boot 4.2.0

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
Version

Version

4.2.0
Type

Type

pom

Download openmessaging-spring-boot 4.2.0


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