Last Version

JoyQueue 4.1.0

JoyQueue is a distributed cloud-native message platform with high-throughput and high-availability which is compatible with Kafka and MQTT protocol.

License

License

GroupId

GroupId

com.jd.joyqueue
ArtifactId

ArtifactId

joyqueue
Version

Version

4.1.0
Type

Type

pom
Description

Description

JoyQueue
JoyQueue is a distributed cloud-native message platform with high-throughput and high-availability which is compatible with Kafka and MQTT protocol.
Project URL

Project URL

https://github.com/joyqueue/joyqueue
Project Organization

Project Organization

JD.com, Inc.
Source Code Management

Source Code Management

https://github.com/joyqueue/joyqueue.git

Download joyqueue 4.1.0

Filename Size
joyqueue-4.1.0.pom 37 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • joyqueue-common
  • joyqueue-client