is not current version
Last Version 5.0.0.Final

Lyo :: OAuth :: Consumer Store 4.0.0

File-based consumer store for Eclipse Lyo OAuth providers.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lyo.server
ArtifactId

ArtifactId

oauth-consumer-store
Version

Version

4.0.0
Type

Type

jar
Description

Description

Lyo :: OAuth :: Consumer Store
File-based consumer store for Eclipse Lyo OAuth providers.

Download oauth-consumer-store 4.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.lyo.server : oauth-core jar 4.0.0
org.apache.jena : apache-jena-libs pom 3.14.0
org.slf4j : slf4j-api jar 1.7.26
commons-codec : commons-codec jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.