License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.lyo.server |
ArtifactId | ArtifactIdoauth-consumer-store |
Last Version | Last Version5.0.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLyo :: Server :: OAuth Consumer Store
File-based consumer store for Eclipse Lyo OAuth providers.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Version |
---|
5.0.0.Final
|
5.0.0.CR
|
5.0.0.alpha4
|
5.0.0.alpha3
|
5.0.0.alpha2
|
5.0.0.alpha1
|
4.1.0
|
4.1.0.RC
|
4.1.0.M1
|
4.1.0.alpha1
|
4.0.0
|
4.0.0.RC
|