is not current version
Last Version 4.2.7

org.joyqueue:openmessaging-spring-boot-starter 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-starter
Version

Version

4.2.0
Type

Type

jar

Download openmessaging-spring-boot-starter 4.2.0


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