License |
License |
---|---|
Categories |
CategoriesNet Ninja User Interface Web Frameworks |
GroupId | GroupIdnet.binggl |
ArtifactId | ArtifactIdninja-google-oauth-module |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNinja Framework Google oauth2 Module
This is a plugable module for the Ninja web framework which supports Google oauth2 authentication.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.ninjaframework : ninja-core | jar | 6.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.ninjaframework : ninja-test-utilities | jar | 6.2.2 |