group.flyfish.oauth:oauth-parent

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

Лицензия

Лицензия

Группа

Группа

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

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

oauth-parent
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

Скачать oauth-parent

Имя Файла Размер
oauth-parent-1.0.5.pom 11 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

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

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

  • oauth-client
  • oauth-modules
  • oauth-camera

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.2