Jar examples for j:jnats
Client library for working with the NATS messaging system.
You can download jar file jnats 1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add jnats-1.0.jar to your project.
<dependency> <groupId>io.nats</groupId> <artifactId>jnats</artifactId> <version>1.0</version> </dependency>
compile group: 'io.nats', name: 'jnats', version: '1.0'
libraryDependencies += "io.nats" % "jnats" % "1.0"
<dependency org="io.nats" name="jnats" rev="1.0"/>
@Grapes(@Grab(group='io.nats', module='jnats', version='1.0'))
'io.nats:jnats:jar:1.0'
Click the following link to download the jar file.
jnats-1.0-javadoc.jar