is not current version
Last Version 4.2.7

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

SpringBoot Support for the OpenMessaging API

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Messaging
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

openmessaging-spring-boot-autoconfigure
Version

Version

4.2.5.3
Type

Type

jar

Download openmessaging-spring-boot-autoconfigure 4.2.5.3


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