License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.joyqueue |
ArtifactId | ArtifactIdjoyqueue-client |
Version | Version4.2.7 |
Type | Typepom |
Description |
DescriptionJoyQueue-Client
Client SDK and Samples
|
Project Organization |
Project OrganizationJoyqueue Community |
Filename | Size |
---|---|
joyqueue-client-4.2.7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client/ -->
<dependency>
<groupId>org.joyqueue</groupId>
<artifactId>joyqueue-client</artifactId>
<version>4.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client/
implementation 'org.joyqueue:joyqueue-client:4.2.7'
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-client/
implementation ("org.joyqueue:joyqueue-client:4.2.7")
'org.joyqueue:joyqueue-client:pom:4.2.7'
<dependency org="org.joyqueue" name="joyqueue-client" rev="4.2.7">
<artifact name="joyqueue-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='joyqueue-client', version='4.2.7')
)
libraryDependencies += "org.joyqueue" % "joyqueue-client" % "4.2.7"
[org.joyqueue/joyqueue-client "4.2.7"]