| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdorg.joyqueue |
| ArtifactId | ArtifactIdjoyqueue-openmessaging |
| Version | Version4.2.7 |
| Type | Typepom |
| Description |
DescriptionJoyQueue-OpenMessaging
Spring and SpringBoot Support for the OpenMessaging API
|
| Project Organization |
Project OrganizationJoyqueue Community |
| Filename | Size |
|---|---|
| joyqueue-openmessaging-4.2.7.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.joyqueue/joyqueue-openmessaging/ -->
<dependency>
<groupId>org.joyqueue</groupId>
<artifactId>joyqueue-openmessaging</artifactId>
<version>4.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-openmessaging/
implementation 'org.joyqueue:joyqueue-openmessaging:4.2.7'
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-openmessaging/
implementation ("org.joyqueue:joyqueue-openmessaging:4.2.7")
'org.joyqueue:joyqueue-openmessaging:pom:4.2.7'
<dependency org="org.joyqueue" name="joyqueue-openmessaging" rev="4.2.7">
<artifact name="joyqueue-openmessaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='joyqueue-openmessaging', version='4.2.7')
)
libraryDependencies += "org.joyqueue" % "joyqueue-openmessaging" % "4.2.7"
[org.joyqueue/joyqueue-openmessaging "4.2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.openmessaging : openmessaging-api | jar | 1.0.0-alpha |
| org.slf4j : slf4j-api | jar | 1.7.25 |