is not current version
Last Version 0.5.Beta4

com.github.mheath:nats-client-spring 0.4

Support for using NATS Client with Spring.

Categories

Categories

CLI User Interface NATS client Application Layer Libs Messaging
GroupId

GroupId

com.github.mheath
ArtifactId

ArtifactId

nats-client-spring
Version

Version

0.4
Type

Type

jar

Download nats-client-spring 0.4


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