NATS for Spring Boot


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.d4j-opensource
ArtifactId

ArtifactId

spring-boot-starter-nats
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

NATS for Spring Boot
NATS for Spring Boot
Project URL

Project URL

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

Project Organization

Ka Source
Source Code Management

Source Code Management

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

Download spring-boot-starter-nats

How to add to project

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

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.15.0
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.3
0.9.2