Java NATS

Java support for NATS.

Лицензия

Лицензия

Группа

Группа

com.github.mheath
Идентификатор

Идентификатор

nats-parent
Последняя версия

Последняя версия

0.5.Beta4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Java NATS
Java support for NATS.
Ссылка на сайт

Ссылка на сайт

https://github.com/mheath/jnats

Скачать nats-parent

Имя Файла Размер
nats-parent-0.5.Beta4.pom 3 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • client
  • client-spring

Версии библиотеки

Версия
0.5.Beta4
0.5.Beta3
0.5.Beta2
0.5.Beta1
0.4