Apache Amber: OAuth 2.0 Implementation - Demo Application

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

org.apache.amber
ArtifactId

ArtifactId

amber-oauth2-client-demo
Last Version

Last Version

0.22-incubating
Release Date

Release Date

Type

Type

war
Description

Description

Apache Amber: OAuth 2.0 Implementation - Demo Application
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download amber-oauth2-client-demo

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-client-demo/ -->
<dependency>
    <groupId>org.apache.amber</groupId>
    <artifactId>amber-oauth2-client-demo</artifactId>
    <version>0.22-incubating</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-client-demo/
implementation 'org.apache.amber:amber-oauth2-client-demo:0.22-incubating'
// https://jarcasting.com/artifacts/org.apache.amber/amber-oauth2-client-demo/
implementation ("org.apache.amber:amber-oauth2-client-demo:0.22-incubating")
'org.apache.amber:amber-oauth2-client-demo:war:0.22-incubating'
<dependency org="org.apache.amber" name="amber-oauth2-client-demo" rev="0.22-incubating">
  <artifact name="amber-oauth2-client-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.amber', module='amber-oauth2-client-demo', version='0.22-incubating')
)
libraryDependencies += "org.apache.amber" % "amber-oauth2-client-demo" % "0.22-incubating"
[org.apache.amber/amber-oauth2-client-demo "0.22-incubating"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-jcl jar 1.6.0
org.apache.amber : amber-oauth2-common jar 0.22-incubating
org.apache.amber : amber-oauth2-dynamicreg-common jar 0.22-incubating
org.apache.amber : amber-oauth2-dynamicreg-client jar 0.22-incubating
org.springframework : spring-context jar 3.0.3.RELEASE
org.springframework : spring-webmvc jar 3.0.3.RELEASE
org.slf4j : slf4j-api jar 1.6.1

provided (1)

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

runtime (2)

Group / Artifact Type Version
org.tuckey : urlrewritefilter jar 3.1.0
taglibs : standard jar 1.1.2

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.22-incubating