| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.github.xiongxcodes |
| Идентификатор | Идентификаторhaohope-security-oauth |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеModules to centralize common resources and configuration for "haohope components" Maven builds.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| haohope-security-oauth-1.0.2.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-security-oauth/ -->
<dependency>
<groupId>com.github.xiongxcodes</groupId>
<artifactId>haohope-security-oauth</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-security-oauth/
implementation 'com.github.xiongxcodes:haohope-security-oauth:1.0.2'
// https://jarcasting.com/artifacts/com.github.xiongxcodes/haohope-security-oauth/
implementation ("com.github.xiongxcodes:haohope-security-oauth:1.0.2")
'com.github.xiongxcodes:haohope-security-oauth:pom:1.0.2'
<dependency org="com.github.xiongxcodes" name="haohope-security-oauth" rev="1.0.2">
<artifact name="haohope-security-oauth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xiongxcodes', module='haohope-security-oauth', version='1.0.2')
)
libraryDependencies += "com.github.xiongxcodes" % "haohope-security-oauth" % "1.0.2"
[com.github.xiongxcodes/haohope-security-oauth "1.0.2"]