MVN

fr.vsct.dt : nsq-client

Maven & Gradle

Nov 30, 2016
1 stars

JavaNSQClient · Fast Java client for NSQ.

<dependency>
    <groupId>fr.vsct.dt</groupId>
    <artifactId>nsq-client</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.vsct.dt : nsq-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of fr.vsct.dt : nsq-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nsq-client-1.0.0

How to add a dependency to Maven

Add the following fr.vsct.dt : nsq-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.vsct.dt</groupId>
    <artifactId>nsq-client</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.vsct.dt : nsq-client gradle dependency to your build.gradle file:

implementation 'fr.vsct.dt:nsq-client:1.0.0'

Gradle Kotlin DSL: Add the following fr.vsct.dt : nsq-client gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.vsct.dt:nsq-client:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.vsct.dt : nsq-client sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.vsct.dt" % "nsq-client" % "1.0.0"

Advertisement

Dependencies from Group

Nov 30, 2016
1 stars
Apr 13, 2017
13 stars
Apr 13, 2017
13 stars

Discover Dependencies

Apr 13, 2017
13 stars
Jan 31, 2018
1 stars
Jan 31, 2018
4 usages
1 stars
Jan 08, 2017
1 usages
5 stars
Feb 06, 2017
1 usages
0 stars
Mar 31, 2017
1 usages
2 stars
Jul 10, 2017
1 usages
12 stars
Nov 29, 2016
1 stars
Jan 31, 2017
2 usages
14 stars