oauth

OAuth authentication support for Orbital Enterprises projects

License

License

The MIT License
GroupId

GroupId

enterprises.orbital
ArtifactId

ArtifactId

oauth
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

oauth
OAuth authentication support for Orbital Enterprises projects
Project URL

Project URL

https://github.com/OrbitalEnterprises/orbital-oauth
Project Organization

Project Organization

Orbital Enterprises
Source Code Management

Source Code Management

https://github.com/OrbitalEnterprises/orbital-oauth

Download oauth

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.github.scribejava : scribejava-apis jar 3.4.1
enterprises.orbital : base jar 2.4.0
com.google.code.gson : gson jar 2.3
org.apache.httpcomponents : httpclient jar 4.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

oauth

OAuth authentication support for Orbital Enterprises projects

enterprises.orbital

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0