Last Version

OpenMessaging-SpringBoot 4.2.7

SpringBoot Support for the OpenMessaging API

License

License

Categories

Categories

Spring Boot Container Microservices Messaging Application Layer Libs
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

openmessaging-spring-boot
Version

Version

4.2.7
Type

Type

pom
Description

Description

OpenMessaging-SpringBoot
SpringBoot Support for the OpenMessaging API
Project Organization

Project Organization

Joyqueue Community

Download openmessaging-spring-boot 4.2.7


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

Dependencies

compile (2)

Group / Artifact Type Version
io.openmessaging : openmessaging-api jar 1.0.0-alpha
org.slf4j : slf4j-api jar 1.7.25

Project Modules

  • openmessaging-spring-boot-starter
  • openmessaging-spring-boot-autoconfigure