MVN

net.binggl : ninja-google-oauth-module

Maven & Gradle

Apr 09, 2018

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

<dependency>
    <groupId>net.binggl</groupId>
    <artifactId>ninja-google-oauth-module</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.binggl : ninja-google-oauth-module to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of net.binggl : ninja-google-oauth-module to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ninja-google-oauth-module-1.0.7
ninja-google-oauth-module-1.0.5
ninja-google-oauth-module-1.0.4
ninja-google-oauth-module-1.0.3
ninja-google-oauth-module-1.0.2
ninja-google-oauth-module-1.0.1
ninja-google-oauth-module-1.0.0

How to add a dependency to Maven

Add the following net.binggl : ninja-google-oauth-module maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.binggl</groupId>
    <artifactId>ninja-google-oauth-module</artifactId>
    <version>1.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.binggl : ninja-google-oauth-module gradle dependency to your build.gradle file:

implementation 'net.binggl:ninja-google-oauth-module:1.0.7'

Gradle Kotlin DSL: Add the following net.binggl : ninja-google-oauth-module gradle kotlin dependency to your build.gradle.kts file:

implementation("net.binggl:ninja-google-oauth-module:1.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.binggl : ninja-google-oauth-module sbt scala dependency to your build.sbt file:

libraryDependencies += "net.binggl" % "ninja-google-oauth-module" % "1.0.7"

Advertisement

Dependencies from Group

Sep 03, 2016
3 stars
Aug 11, 2017
1 stars

Discover Dependencies

Jan 24, 2016
2 usages
1 stars
Feb 25, 2016
3 usages
Jun 10, 2016
2 usages
1 stars
Nov 05, 2022
144 stars
Oct 26, 2017
24 stars
Dec 18, 2022
1 usages
7 stars
Dec 11, 2021
8 usages
153 stars
Apr 04, 2022
4 stars