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

com.sun.jersey.contribs.jersey-oauth:oauth-tests 1.1.3-ea


Категории

Категории

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

Группа

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

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

oauth-tests
Версия

Версия

1.1.3-ea
Тип

Тип

jar

Скачать oauth-tests 1.1.3-ea


<!-- 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.1.3-ea</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.jersey-oauth/oauth-tests/
implementation 'com.sun.jersey.contribs.jersey-oauth:oauth-tests:1.1.3-ea'
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.jersey-oauth/oauth-tests/
implementation ("com.sun.jersey.contribs.jersey-oauth:oauth-tests:1.1.3-ea")
'com.sun.jersey.contribs.jersey-oauth:oauth-tests:jar:1.1.3-ea'
<dependency org="com.sun.jersey.contribs.jersey-oauth" name="oauth-tests" rev="1.1.3-ea">
  <artifact name="oauth-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.contribs.jersey-oauth', module='oauth-tests', version='1.1.3-ea')
)
libraryDependencies += "com.sun.jersey.contribs.jersey-oauth" % "oauth-tests" % "1.1.3-ea"
[com.sun.jersey.contribs.jersey-oauth/oauth-tests "1.1.3-ea"]