is not current version
Last Version 4.2.7

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

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.0
Type

Type

jar

Download openmessaging-spring-boot-autoconfigure 4.2.0


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