не последняя версия
Последняя версия 3.1.0-M3

org.glassfish.jersey.ext:jersey-proxy-client 2.0-m05-1

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

Категории

Категории

GlassFish Контейнер Application Servers CLI Взаимодействие с пользователем Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

org.glassfish.jersey.ext
Идентификатор

Идентификатор

jersey-proxy-client
Версия

Версия

2.0-m05-1
Тип

Тип

jar

Скачать jersey-proxy-client 2.0-m05-1


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