is not current version
Last Version 3.1.0-M3

jersey-ext-proxy-client 3.0.4

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

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.ext
ArtifactId

ArtifactId

jersey-proxy-client
Version

Version

3.0.4
Type

Type

jar
Description

Description

jersey-ext-proxy-client
Jersey extension module providing support for (proxy-based) high-level client API.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-proxy-client
Project Organization

Project Organization

Eclipse Foundation

Download jersey-proxy-client 3.0.4


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-proxy-client/ -->
<dependency>
    <groupId>org.glassfish.jersey.ext</groupId>
    <artifactId>jersey-proxy-client</artifactId>
    <version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-proxy-client/
implementation 'org.glassfish.jersey.ext:jersey-proxy-client:3.0.4'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-proxy-client/
implementation ("org.glassfish.jersey.ext:jersey-proxy-client:3.0.4")
'org.glassfish.jersey.ext:jersey-proxy-client:jar:3.0.4'
<dependency org="org.glassfish.jersey.ext" name="jersey-proxy-client" rev="3.0.4">
  <artifact name="jersey-proxy-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext', module='jersey-proxy-client', version='3.0.4')
)
libraryDependencies += "org.glassfish.jersey.ext" % "jersey-proxy-client" % "3.0.4"
[org.glassfish.jersey.ext/jersey-proxy-client "3.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-common jar 3.0.4
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0

test (4)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom 3.0.4
com.sun.xml.bind : jaxb-osgi jar 3.0.2
junit : junit jar 4.13.1
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.4

Project Modules

There are no modules declared in this project.