MVN

com.github.cloudfoundry-community : nats-client

Maven & Gradle

Jul 28, 2017
7 usages

Java NATS Client · A Java NATS client.

<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>nats-client</artifactId>
    <version>0.6.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cloudfoundry-community : nats-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.7

All Versions

Choose a version of com.github.cloudfoundry-community : nats-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
nats-client-0.6.7
nats-client-0.6.6
nats-client-0.6.5
nats-client-0.6.4
nats-client-0.6.3
nats-client-0.6.2
nats-client-0.6.1
0.6
nats-client-0.6
0.5.x
nats-client-0.5.2
nats-client-0.5.1
0.5
nats-client-0.5

How to add a dependency to Maven

Add the following com.github.cloudfoundry-community : nats-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>nats-client</artifactId>
    <version>0.6.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cloudfoundry-community : nats-client gradle dependency to your build.gradle file:

implementation 'com.github.cloudfoundry-community:nats-client:0.6.7'

Gradle Kotlin DSL: Add the following com.github.cloudfoundry-community : nats-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cloudfoundry-community:nats-client:0.6.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cloudfoundry-community : nats-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cloudfoundry-community" % "nats-client" % "0.6.7"

Advertisement

Dependencies from Group

Discover Dependencies

May 12, 2020
5 usages
162 stars
Nov 28, 2017
18 usages
May 10, 2023
5 usages
1.1k stars
May 10, 2023
5 usages
1.1k stars
May 10, 2023
9 usages
1.1k stars
Aug 03, 2021
6 usages
0 stars
Dec 22, 2019
5 usages
7 stars
Apr 21, 2018
10 usages
Feb 28, 2018
5 usages
Aug 19, 2018
6 usages
177 stars