| 组织ID: |
com.sun.jersey.contribs.jersey-oauth |
| 项目ID: |
oauth-client |
| 版本: |
1.19.3 |
| 最后修改时间: |
2020-02-27 19:35:24 |
| 包类型: |
java-source (源码) |
| 大小: |
11.38KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.sun.jersey.contribs.jersey-oauth</groupId>
<artifactId>oauth-client</artifactId>
<version>1.19.3</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
| Gradle引入代码: |
com.sun.jersey.contribs.jersey-oauth:oauth-client:1.19.3
|
| 下载Jar包: |
|
| Jar包内容: |
META-INF/MANIFEST.MF
com/sun/jersey/oauth/client/OAuthClientFilter.java
com/sun/jersey/oauth/client/RequestUtil.java
com/sun/jersey/oauth/client/RequestWrapper.java
com/sun/jersey/oauth/client/UnauthorizedRequestException.java
|
| 依赖Jar: |
无
|