Apache Oltu - OAuth 2.0 - Resource Server

Apache Oltu is an OAuth protocol implementation in Java.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.apache.oltu.oauth2
ArtifactId

ArtifactId

org.apache.oltu.oauth2.resourceserver
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Oltu - OAuth 2.0 - Resource Server
Apache Oltu is an OAuth protocol implementation in Java.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.oltu.oauth2.resourceserver

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/ -->
<dependency>
    <groupId>org.apache.oltu.oauth2</groupId>
    <artifactId>org.apache.oltu.oauth2.resourceserver</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/
implementation 'org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver:1.0.2'
// https://jarcasting.com/artifacts/org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/
implementation ("org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver:1.0.2")
'org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver:jar:1.0.2'
<dependency org="org.apache.oltu.oauth2" name="org.apache.oltu.oauth2.resourceserver" rev="1.0.2">
  <artifact name="org.apache.oltu.oauth2.resourceserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oltu.oauth2', module='org.apache.oltu.oauth2.resourceserver', version='1.0.2')
)
libraryDependencies += "org.apache.oltu.oauth2" % "org.apache.oltu.oauth2.resourceserver" % "1.0.2"
[org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.common jar 1.0.2
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
org.springframework : spring-mock jar 2.0.8
org.easymock : easymock jar 3.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.31