не последняя версия
Последняя версия 4.2.7

org.joyqueue:joyqueue-client-all 4.2.4-RC2

Client SDK

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.joyqueue
Идентификатор

Идентификатор

joyqueue-client-all
Версия

Версия

4.2.4-RC2
Тип

Тип

jar

Скачать joyqueue-client-all 4.2.4-RC2


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