is not current version
Last Version 0.2

se.hiq.oss:spring-boot-nats-starter 0.1

NATS for Spring Boot description

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

se.hiq.oss
ArtifactId

ArtifactId

spring-boot-nats-starter
Version

Version

0.1
Type

Type

jar

Download spring-boot-nats-starter 0.1


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