| License |
License |
|---|---|
| GroupId | GroupIdcn.dreampie |
| ArtifactId | ArtifactIdresty-oauth |
| Last Version | Last Version1.3.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionresty-mail
Resty mail httpClient
|
| Filename | Size |
|---|---|
| resty-oauth-1.3.0.RELEASE.pom | |
| resty-oauth-1.3.0.RELEASE.jar | 18 KB |
| resty-oauth-1.3.0.RELEASE-sources.jar | 10 KB |
| resty-oauth-1.3.0.RELEASE-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-oauth/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-oauth</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-oauth/
implementation 'cn.dreampie:resty-oauth:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-oauth/
implementation ("cn.dreampie:resty-oauth:1.3.0.RELEASE")
'cn.dreampie:resty-oauth:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-oauth" rev="1.3.0.RELEASE">
<artifact name="resty-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-oauth', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-oauth" % "1.3.0.RELEASE"
[cn.dreampie/resty-oauth "1.3.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.dreampie : resty-common | jar | 1.3.0.RELEASE |
| cn.dreampie : resty-route | jar | 1.3.0.RELEASE |
| cn.dreampie : resty-security | jar | 1.3.0.RELEASE |
| cn.dreampie : resty-orm | jar | 1.3.0.RELEASE |
| com.alibaba : fastjson | jar | 1.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |