group.flyfish.oauth:oauth-client

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

Скачать oauth-client

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.github.scribejava : scribejava-core jar 6.6.3
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.httpcomponents : httpmime jar 4.5.9
org.apache.commons : commons-collections4 jar 4.3
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
org.apache.velocity : velocity-engine-core jar 2.0
org.projectlombok : lombok jar 1.18.8

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

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

Данный проект не имеет модулей.

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

Версия
1.0.5
1.0.4
1.0.3
1.0.2