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

com.sun.jersey.contribs.jersey-oauth:oauth-tests 1.18.6


Категории

Категории

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

Группа

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

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

oauth-tests
Версия

Версия

1.18.6
Тип

Тип

pom

Скачать oauth-tests 1.18.6

Имя Файла Размер
oauth-tests-1.18.6.pom 10 KB
Обзор

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