| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаcom.woaizhuangbi |
| Идентификатор | Идентификаторoauth2-user-utils |
| Версия | Версия0.0.2-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеOauth2UserUtils
A oauth2-user utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/oauth2-user-utils/ -->
<dependency>
<groupId>com.woaizhuangbi</groupId>
<artifactId>oauth2-user-utils</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/oauth2-user-utils/
implementation 'com.woaizhuangbi:oauth2-user-utils:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/oauth2-user-utils/
implementation ("com.woaizhuangbi:oauth2-user-utils:0.0.2-RELEASE")
'com.woaizhuangbi:oauth2-user-utils:jar:0.0.2-RELEASE'
<dependency org="com.woaizhuangbi" name="oauth2-user-utils" rev="0.0.2-RELEASE">
<artifact name="oauth2-user-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='oauth2-user-utils', version='0.0.2-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "oauth2-user-utils" % "0.0.2-RELEASE"
[com.woaizhuangbi/oauth2-user-utils "0.0.2-RELEASE"]