| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdnsq-j-spring-boot |
| 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-spring-boot-1.0.1.pom | |
| nsq-j-spring-boot-1.0.1.jar | 9 KB |
| nsq-j-spring-boot-1.0.1-sources.jar | 7 KB |
| nsq-j-spring-boot-1.0.1-javadoc.jar | 57 KB |
| Browse |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/nsq-j-spring-boot/
implementation 'com.github.yingzhuo:nsq-j-spring-boot:1.0.1'
// https://jarcasting.com/artifacts/com.github.yingzhuo/nsq-j-spring-boot/
implementation ("com.github.yingzhuo:nsq-j-spring-boot:1.0.1")
'com.github.yingzhuo:nsq-j-spring-boot:jar:1.0.1'
<dependency org="com.github.yingzhuo" name="nsq-j-spring-boot" rev="1.0.1">
<artifact name="nsq-j-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='nsq-j-spring-boot', version='1.0.1')
)
libraryDependencies += "com.github.yingzhuo" % "nsq-j-spring-boot" % "1.0.1"
[com.github.yingzhuo/nsq-j-spring-boot "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yingzhuo : nsq-j-client | jar | 1.0.1 |
| com.github.yingzhuo : nsq-j-spring | jar | 1.0.1 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.10.RELEASE |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.1.10.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.10.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.10.RELEASE |