Lightstreamer Java Remote Adapter API

This project includes the source code of the Lightstreamer Java Remote Adapter API. This resource is needed to develop Remote Data Adapters and Remote Metadata Adapters for Lightstreamer Server with Java.

Лицензия

Лицензия

Группа

Группа

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

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

ls-adapter-remote
Последняя версия

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

1.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Lightstreamer Java Remote Adapter API
This project includes the source code of the Lightstreamer Java Remote Adapter API. This resource is needed to develop Remote Data Adapters and Remote Metadata Adapters for Lightstreamer Server with Java.
Ссылка на сайт

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

https://github.com/Lightstreamer/Lightstreamer-lib-adapter-java-remote
Система контроля версий

Система контроля версий

https://github.com/Lightstreamer/Lightstreamer-lib-adapter-java-remote

Скачать ls-adapter-remote

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

<!-- https://jarcasting.com/artifacts/com.lightstreamer/ls-adapter-remote/ -->
<dependency>
    <groupId>com.lightstreamer</groupId>
    <artifactId>ls-adapter-remote</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightstreamer/ls-adapter-remote/
implementation 'com.lightstreamer:ls-adapter-remote:1.5.0'
// https://jarcasting.com/artifacts/com.lightstreamer/ls-adapter-remote/
implementation ("com.lightstreamer:ls-adapter-remote:1.5.0")
'com.lightstreamer:ls-adapter-remote:jar:1.5.0'
<dependency org="com.lightstreamer" name="ls-adapter-remote" rev="1.5.0">
  <artifact name="ls-adapter-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightstreamer', module='ls-adapter-remote', version='1.5.0')
)
libraryDependencies += "com.lightstreamer" % "ls-adapter-remote" % "1.5.0"
[com.lightstreamer/ls-adapter-remote "1.5.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2
com.lightstreamer : ls-log-adapter-java jar 1.0.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

Данный проект не имеет модулей.
com.lightstreamer

Lightstreamer

The Lightstreamer company

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

Версия
1.5.0
1.4.1
1.4.0