не последняя версия
Последняя версия 5.0.0.Final

org.eclipse.lyo.server:oauth-consumer-store 5.0.0.alpha1

File-based consumer store for Eclipse Lyo OAuth providers.

Категории

Категории

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

Группа

org.eclipse.lyo.server
Идентификатор

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

oauth-consumer-store
Версия

Версия

5.0.0.alpha1
Тип

Тип

jar

Скачать oauth-consumer-store 5.0.0.alpha1


<!-- https://jarcasting.com/artifacts/org.eclipse.lyo.server/oauth-consumer-store/ -->
<dependency>
    <groupId>org.eclipse.lyo.server</groupId>
    <artifactId>oauth-consumer-store</artifactId>
    <version>5.0.0.alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lyo.server/oauth-consumer-store/
implementation 'org.eclipse.lyo.server:oauth-consumer-store:5.0.0.alpha1'
// https://jarcasting.com/artifacts/org.eclipse.lyo.server/oauth-consumer-store/
implementation ("org.eclipse.lyo.server:oauth-consumer-store:5.0.0.alpha1")
'org.eclipse.lyo.server:oauth-consumer-store:jar:5.0.0.alpha1'
<dependency org="org.eclipse.lyo.server" name="oauth-consumer-store" rev="5.0.0.alpha1">
  <artifact name="oauth-consumer-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lyo.server', module='oauth-consumer-store', version='5.0.0.alpha1')
)
libraryDependencies += "org.eclipse.lyo.server" % "oauth-consumer-store" % "5.0.0.alpha1"
[org.eclipse.lyo.server/oauth-consumer-store "5.0.0.alpha1"]