Last Version

Java NATS Client 0.6.7

A Java NATS client.

License

License

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
Version

Version

0.6.7
Type

Type

jar
Description

Description

Java NATS Client
A Java NATS client.

Download nats-client 0.6.7


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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.27.Final
com.fasterxml.jackson.core : jackson-databind jar 2.2.2
org.slf4j : slf4j-api jar 1.7.5

test (2)

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

Project Modules

There are no modules declared in this project.