Last Version

play-googleauth 0.7.9

Simple Google authentication module for Play 2

License

License

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

play-googleauth_2.12
Version

Version

0.7.9
Type

Type

jar
Description

Description

play-googleauth
Simple Google authentication module for Play 2
Project URL

Project URL

https://github.com/guardian/play-googleauth
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/play-googleauth

Download play-googleauth_2.12 0.7.9


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.gu.play-secret-rotation : core_2.12 jar 0.15
org.typelevel : cats-core_2.12 jar 1.0.1
commons-codec : commons-codec jar 1.9
com.google.apis : google-api-services-admin-directory jar directory_v1-rev53-1.20.0
com.google.guava : guava jar 25.0-jre

provided (2)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.6.17
com.typesafe.play : play-ws_2.12 jar 2.6.17

test (2)

Group / Artifact Type Version
com.typesafe.play : play-test_2.12 jar 2.6.17
org.scalatest : scalatest_2.12 jar 3.0.3

Project Modules

There are no modules declared in this project.