com.github.yingzhuo:nsq-j-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

nsq-j-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download nsq-j-client

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0