Последняя версия

oauth-client 1.1.1-ea

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Лицензия

Лицензия

CDDL+GPL License
Категории

Категории

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

Группа

com.sun.jersey.oauth
Идентификатор

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

oauth-client
Версия

Версия

1.1.1-ea
Тип

Тип

jar
Описание

Описание

oauth-client
Projects that provide additional functionality to jersey, like integration with other projects/frameworks.
Организация-разработчик

Организация-разработчик

Sun Microsystems, Inc

Скачать oauth-client 1.1.1-ea


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.sun.jersey : jersey-client jar 1.1.1-ea

provided (1)

Идентификатор библиотеки Тип Версия
com.sun.jersey.oauth : oauth-signature jar 1.1.1-ea

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.