MVN

com.github.cloudfoundry-community : cf-nats

Maven & Gradle

Apr 15, 2015
3 usages

NATS Support · An abstraction for working with NATS on Cloud Foundry.

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

Latest Version

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

  • Latest Stable: 0.3

All Versions

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

Version Vulnerabilities Updated
0.3
cf-nats-0.3
0.2
cf-nats-0.2
0.1
cf-nats-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>cf-nats</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.cloudfoundry-community:cf-nats:0.3'

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

implementation("com.github.cloudfoundry-community:cf-nats:0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.cloudfoundry-community" % "cf-nats" % "0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 21, 2010
99 usages
Mar 16, 2007
64 usages
Aug 02, 2010
2 usages
Dec 08, 2010
67 usages
Dec 17, 2009
9 usages
Jan 05, 2010
102 usages
Feb 18, 2015
12 usages
7.9k stars
Dec 28, 2005
8 usages