Registry / http-client / jersey-proxy-client

jersey-proxy-client

JSON →
library4.0.2javamavenunverified

Jersey extension module providing support for proxy-based high-level client API.

<dependency> <groupId>org.glassfish.jersey.ext</groupId> <artifactId>jersey-proxy-client</artifactId> <version>4.0.2</version> </dependency>
INSTALL
IMPORT
SIG · JERSEY-PROXY-CLIEN
J
jersey-proxy-client
http-clientjavav4.0.2
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.

WebResourceFactory
org.glassfish.jersey.client.proxy.WebResourceFactory

Creates a proxy client for a JAX-RS resource interface.

import org.glassfish.jersey.client.proxy.WebResourceFactory; MyApi proxy = WebResourceFactory.newResource(MyApi.class, target);
Debug
Known issues
breakingJersey 4.x requires Java 11 or later.
fix
Use Jersey 3.x if you need Java 8 compatibility.
affects: >=4.0.0
Upgrade
Version history
4.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
jersey-proxy-client — mvn dependency:get jersey-proxy-client · libregistry