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