Last Version

Java NATS 0.6.7

Java support for NATS.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

nats-parent
Version

Version

0.6.7
Type

Type

pom
Description

Description

Java NATS
Java support for NATS.
Project URL

Project URL

https://github.com/cloudfoundry-community/java-nats

Download nats-parent 0.6.7

Filename Size
nats-parent-0.6.7.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • client-spring