Lightstreamer JMS Extender Hook API for Java

This project includes the source code of the Lightstreamer JMS Extender Hook API for Java. This resource is needed to develop a custom pluggable component which provides a powerful extension mechanism to integrate your own authentication and authorization functionalities into the Lightstreamer JMS Extender server.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.lightstreamer
ArtifactId

ArtifactId

ls-jms-hook-java-api
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lightstreamer JMS Extender Hook API for Java
This project includes the source code of the Lightstreamer JMS Extender Hook API for Java. This resource is needed to develop a custom pluggable component which provides a powerful extension mechanism to integrate your own authentication and authorization functionalities into the Lightstreamer JMS Extender server.
Project URL

Project URL

https://github.com/Lightstreamer/JMSExtender-hook-java-api
Source Code Management

Source Code Management

https://github.com/Lightstreamer/JMSExtender-hook-java-api

Download ls-jms-hook-java-api

How to add to project

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

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.

Versions

Version
2.0.0