is not current version
Last Version 0.5.Beta4

com.github.mheath:nats-client-spring 0.5.Beta3

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.5.Beta3
Type

Type

jar

Download nats-client-spring 0.5.Beta3


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