| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dreampie |
| Идентификатор | Идентификаторresty-oauth |
| Версия | Версия1.3.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеresty-mail
Resty mail httpClient
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |