| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Messaging Application Layer Libs |
| GroupId | GroupIdorg.joyqueue |
| ArtifactId | ArtifactIdopenmessaging-spring-boot |
| Version | Version4.2.7 |
| Type | Typepom |
| Description |
DescriptionOpenMessaging-SpringBoot
SpringBoot Support for the OpenMessaging API
|
| Project Organization |
Project OrganizationJoyqueue Community |
| Filename | Size |
|---|---|
| openmessaging-spring-boot-4.2.7.pom | 2 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.openmessaging : openmessaging-api | jar | 1.0.0-alpha |
| org.slf4j : slf4j-api | jar | 1.7.25 |