License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers CLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.ext |
ArtifactId | ArtifactIdjersey-proxy-client |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-ext-proxy-client
Jersey extension module providing support for (proxy-based) high-level client API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-proxy-client/
implementation 'org.glassfish.jersey.ext:jersey-proxy-client:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext/jersey-proxy-client/
implementation ("org.glassfish.jersey.ext:jersey-proxy-client:3.1.0-M3")
'org.glassfish.jersey.ext:jersey-proxy-client:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.ext" name="jersey-proxy-client" rev="3.1.0-M3">
<artifact name="jersey-proxy-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext', module='jersey-proxy-client', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.ext" % "jersey-proxy-client" % "3.1.0-M3"
[org.glassfish.jersey.ext/jersey-proxy-client "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-common | jar | 3.1.0-M3 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom | 3.1.0-M3 |
com.sun.xml.bind : jaxb-osgi | jar | 3.0.2 |
junit : junit | jar | 4.13.1 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 3.1.0-M3 |