NATS for Spring Boot


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.huynhduy9988
ArtifactId

ArtifactId

spring-boot-starter-nats
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

NATS for Spring Boot
NATS for Spring Boot
Project URL

Project URL

https://github.com/huynhduy9988/spring-boot-starter-nats
Project Organization

Project Organization

Ka Source
Source Code Management

Source Code Management

https://github.com/huynhduy9988/spring-boot-starter-nats/tree/master

Download spring-boot-starter-nats

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.kasource : spring-nats jar 0.1
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.kasource : json-schema-registry Optional jar 0.1
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-io jar 1.3.2
org.springframework.boot : spring-boot-starter-json Optional jar
com.google.code.gson : gson Optional jar 2.8.5
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.slf4j : slf4j-api jar
io.nats : jnats jar 2.14.1
com.google.code.findbugs : annotations jar 3.0.1u2
org.kasource : qa-rules jar 0.7

provided (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2