не последняя версия
Последняя версия 1.0.5

group.flyfish.oauth:oauth-extend 1.0.3

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

group.flyfish.oauth
Идентификатор

Идентификатор

oauth-extend
Версия

Версия

1.0.3
Тип

Тип

pom
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/oauth-extend

Скачать oauth-extend 1.0.3

Имя Файла Размер
oauth-extend-1.0.3.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/group.flyfish.oauth/oauth-extend/ -->
<dependency>
    <groupId>group.flyfish.oauth</groupId>
    <artifactId>oauth-extend</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/group.flyfish.oauth/oauth-extend/
implementation 'group.flyfish.oauth:oauth-extend:1.0.3'
// https://jarcasting.com/artifacts/group.flyfish.oauth/oauth-extend/
implementation ("group.flyfish.oauth:oauth-extend:1.0.3")
'group.flyfish.oauth:oauth-extend:pom:1.0.3'
<dependency org="group.flyfish.oauth" name="oauth-extend" rev="1.0.3">
  <artifact name="oauth-extend" type="pom" />
</dependency>
@Grapes(
@Grab(group='group.flyfish.oauth', module='oauth-extend', version='1.0.3')
)
libraryDependencies += "group.flyfish.oauth" % "oauth-extend" % "1.0.3"
[group.flyfish.oauth/oauth-extend "1.0.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

Модули Проекта

  • oauth-redirect
  • oauth-hikvision