Last Version

Ninja Framework Google oauth2 Module 1.0.7

This is a plugable module for the Ninja web framework which supports Google oauth2 authentication.

License

License

Categories

Categories

Net Ninja User Interface Web Frameworks
GroupId

GroupId

net.binggl
ArtifactId

ArtifactId

ninja-google-oauth-module
Version

Version

1.0.7
Type

Type

jar
Description

Description

Ninja Framework Google oauth2 Module
This is a plugable module for the Ninja web framework which supports Google oauth2 authentication.

Download ninja-google-oauth-module 1.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.pac4j : pac4j-oauth jar 2.3.1
javax.xml.bind : jaxb-api jar 2.3.0

provided (1)

Group / Artifact Type Version
org.ninjaframework : ninja-core jar 6.2.2

test (1)

Group / Artifact Type Version
org.ninjaframework : ninja-test-utilities jar 6.2.2

Project Modules

There are no modules declared in this project.