Spring Nats Client

Spring client for Nats

License

License

GroupId

GroupId

com.github.tyagihas
ArtifactId

ArtifactId

spring_nats
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Nats Client
Spring client for Nats
Project URL

Project URL

https://github.com/tyagihas/spring_nats.git

Download spring_nats

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.tyagihas : java_nats jar 0.5.1
org.springframework : spring-context jar 4.1.0.RELEASE
org.aspectj : aspectjrt jar 1.8.1
aopalliance : aopalliance jar 1.0
org.aspectj : aspectjweaver jar 1.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1