nats-spring-boot-starter

Nats Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.wanlinus
ArtifactId

ArtifactId

nats-spring-boot-starter
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

nats-spring-boot-starter
Nats Spring Boot Starter

Download nats-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
io.nats : jnats jar 2.0.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE