is not current version
Last Version 5.0.0.Final

Lyo :: Server :: OAuth Consumer Store 5.0.0.alpha2

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

5.0.0.alpha2
Type

Type

jar
Description

Description

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

Download oauth-consumer-store 5.0.0.alpha2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.lyo.server : oauth-core jar 5.0.0.alpha2
org.apache.jena : apache-jena-libs pom 4.1.0
org.slf4j : slf4j-api jar 1.7.32
commons-codec : commons-codec jar 1.15

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.