Last Version

play-googleauth 0.7.7

Simple Google authentication module for Play 2

License

License

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

play-googleauth_2.11
Version

Version

0.7.7
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.11 0.7.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.gu.play-secret-rotation : core_2.11 jar 0.12
org.typelevel : cats-core_2.11 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.11 jar 2.6.17
com.typesafe.play : play-ws_2.11 jar 2.6.17

test (2)

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

Project Modules

There are no modules declared in this project.