Last Version

play-v26 1.0.7

Simple Google authentication module for Play 2

License

License

GroupId

GroupId

com.gu.play-googleauth
ArtifactId

ArtifactId

play-v26_2.12
Version

Version

1.0.7
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

com.gu.play-googleauth
Source Code Management

Source Code Management

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

Download play-v26_2.12 1.0.7


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.gu.play-secret-rotation : core_2.12 jar 0.17
org.typelevel : cats-core_2.12 jar 2.0.0
commons-codec : commons-codec jar 1.14
com.google.apis : google-api-services-admin-directory jar directory_v1-rev118-1.25.0
com.google.api-client : google-api-client jar 1.30.10
com.google.guava : guava jar 25.0-jre

provided (2)

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

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
com.typesafe.play : play-test_2.12 jar 2.6.13
com.typesafe.play : play-ahc-ws_2.12 jar 2.6.13
de.leanovate.play-mockws : play-mockws_2.12 jar 2.6.6

Project Modules

There are no modules declared in this project.