JavaNSQClient

Fast Java client for NSQ.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.brainlag
ArtifactId

ArtifactId

nsq-client
Last Version

Last Version

1.0.0.RC4
Release Date

Release Date

Type

Type

jar
Description

Description

JavaNSQClient
Fast Java client for NSQ.
Project URL

Project URL

https://github.com/brainlag/JavaNSQClient

Download nsq-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5
io.netty : netty-all jar 4.0.39.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.Fork18

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RC4
1.0.0.RC3
1.0.0.RC2
1.0.0.RC1
1.0.0.BETA
1.0.0.ALPHA