Last Version

JavaNSQClient 1.0.0

Fast Java client for NSQ.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.vsct.dt
ArtifactId

ArtifactId

nsq-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

JavaNSQClient
Fast Java client for NSQ.
Project URL

Project URL

https://github.com/voyages-sncf-technologies/JavaNSQClient
Source Code Management

Source Code Management

https://github.com/voyages-sncf-technologies/JavaNSQClient

Download nsq-client 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
io.netty : netty-all jar 4.0.34.Final
com.google.guava : guava jar 19.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
org.apache.commons : commons-pool2 jar 2.4.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.netty : netty-tcnative jar 1.1.33.Fork11

Project Modules

There are no modules declared in this project.