Last Version

Java NATS Client Spring integration 0.5.Beta4

Support for using NATS Client with Spring.

License

License

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.Beta4
Type

Type

jar
Description

Description

Java NATS Client Spring integration
Support for using NATS Client with Spring.

Download nats-client-spring 0.5.Beta4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mheath : nats-client jar 0.5.Beta4

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 3.1.1.RELEASE

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.3.1
ch.qos.logback : logback-classic jar 1.0.6

Project Modules

There are no modules declared in this project.