Registry / networking / infinispan-remote-query

infinispan-remote-query

JSON →
library11.0.26javamavenunverified

The Eclipse Jetty Project - this package appears to be misnamed; it is actually a Jetty module for Infinispan remote query support.

<dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>infinispan-remote-query</artifactId> <version>11.0.26</version> </dependency>
INSTALL
IMPORT
SIG · INFINISPAN-REMOTE-
I
infinispan-remote-query
networkingjavav11.0.26
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RemoteQueryManager
org.eclipse.jetty.infinispan.remote.query.RemoteQueryManager

Starts a RemoteQueryManager for Infinispan remote query integration with Jetty.

import org.eclipse.jetty.infinispan.remote.query.RemoteQueryManager; RemoteQueryManager manager = new RemoteQueryManager(); manager.start();
Debug
Known issues
gotchaPackage groupId is org.eclipse.jetty but artifactId suggests Infinispan; ensure correct dependency coordinates.
fix
Use groupId org.eclipse.jetty and artifactId jetty-infinispan-remote-query for clarity.
affects: *
Upgrade
Version history
11.0.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
infinispan-remote-query — mvn dependency:get infinispan-remote-query · libregistry