License |
License |
---|---|
GroupId | GroupIdorg.joyqueue |
ArtifactId | ArtifactIddoc |
Version | Version4.2.7 |
Type | Typejar |
Description |
DescriptionJoyQueue is a distributed cloud-native message platform with high-throughput and high-availability
which is compatible with Kafka and MQTT protocol.
|
Project Organization |
Project OrganizationJoyqueue Community |
Filename | Size |
---|---|
doc-4.2.7.pom | |
doc-4.2.7.jar | 28 KB |
doc-4.2.7-sources.jar | 18 KB |
doc-4.2.7-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joyqueue/doc/ -->
<dependency>
<groupId>org.joyqueue</groupId>
<artifactId>doc</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/doc/
implementation 'org.joyqueue:doc:4.2.7'
// https://jarcasting.com/artifacts/org.joyqueue/doc/
implementation ("org.joyqueue:doc:4.2.7")
'org.joyqueue:doc:jar:4.2.7'
<dependency org="org.joyqueue" name="doc" rev="4.2.7">
<artifact name="doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='doc', version='4.2.7')
)
libraryDependencies += "org.joyqueue" % "doc" % "4.2.7"
[org.joyqueue/doc "4.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.68 |
net.steppschuh.markdowngenerator : markdowngenerator | jar | 1.3.1.1 |
org.joyqueue : joyqueue-broker-core | jar | 4.2.7 |
com.jd.joyqueue : laf-vertx-web | jar | 1.0.18 |
com.github.javaparser : javaparser-symbol-solver-core | jar | 3.13.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |