Lightstreamer Java In-Process Adapter API

This project includes the source code of the Lightstreamer Java In-Process Adapter API. This resource is needed to develop Data Adapters and Metadata Adapters for Lightstreamer Server in Java.

License

License

GroupId

GroupId

com.lightstreamer
ArtifactId

ArtifactId

ls-adapter-inprocess
Last Version

Last Version

7.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Lightstreamer Java In-Process Adapter API
This project includes the source code of the Lightstreamer Java In-Process Adapter API. This resource is needed to develop Data Adapters and Metadata Adapters for Lightstreamer Server in Java.
Project URL

Project URL

https://github.com/Lightstreamer/Lightstreamer-lib-adapter-java-inprocess
Source Code Management

Source Code Management

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

Download ls-adapter-inprocess

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.lightstreamer

Lightstreamer

The Lightstreamer company

Versions

Version
7.3.1
7.3.0