Last Version

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

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.Final
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.Final


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.lyo.server : oauth-core jar 5.0.0.Final
org.apache.jena : apache-jena-libs pom 4.5.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : jcl-over-slf4j jar 1.7.36
org.slf4j : slf4j-api jar 1.7.36
commons-codec : commons-codec jar 1.15

provided (1)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.