is not current version
Last Version 0.6.7

com.github.cloudfoundry-community:nats-client-spring 0.6.2

Support for using NATS Client with Spring.

Categories

Categories

Unity Business Logic Libraries Game Development CLI User Interface NATS client Application Layer Libs Messaging
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

nats-client-spring
Version

Version

0.6.2
Type

Type

jar

Download nats-client-spring 0.6.2


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