is not current version
Last Version 1.0.1

com.github.yingzhuo:nsq-j-spring-boot 1.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

nsq-j-spring-boot
Version

Version

1.0.0
Type

Type

jar

Download nsq-j-spring-boot 1.0.0


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