| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.yingzhuo | 
| ArtifactId | ArtifactIdnsq-j-client | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| nsq-j-client-1.0.1.pom | |
| nsq-j-client-1.0.1.jar | 57 KB | 
| nsq-j-client-1.0.1-sources.jar | 31 KB | 
| nsq-j-client-1.0.1-javadoc.jar | 88 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/nsq-j-client/ -->
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>nsq-j-client</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.yingzhuo/nsq-j-client/
implementation 'com.github.yingzhuo:nsq-j-client:1.0.1'// https://jarcasting.com/artifacts/com.github.yingzhuo/nsq-j-client/
implementation ("com.github.yingzhuo:nsq-j-client:1.0.1")'com.github.yingzhuo:nsq-j-client:jar:1.0.1'<dependency org="com.github.yingzhuo" name="nsq-j-client" rev="1.0.1">
  <artifact name="nsq-j-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.yingzhuo', module='nsq-j-client', version='1.0.1')
)libraryDependencies += "com.github.yingzhuo" % "nsq-j-client" % "1.0.1"[com.github.yingzhuo/nsq-j-client "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.29 | 
| com.google.code.gson : gson | jar | 2.8.6 | 
| net.jcip : jcip-annotations | jar | 1.0 | 
| ch.qos.logback : logback-core | jar | 1.2.3 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.projectlombok : lombok | jar | 1.18.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.powermock : powermock-module-junit4 | jar | 1.6.2 | 
| org.powermock : powermock-api-mockito | jar | 1.6.2 | 
| com.google.guava : guava | jar | 28.1-jre |