Last Version

play-v27 2.2.6

Simple Google authentication module for Play 2

License

License

GroupId

GroupId

com.gu.play-googleauth
ArtifactId

ArtifactId

play-v27_2.13
Version

Version

2.2.6
Type

Type

jar
Description

Description

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

Project URL

https://github.com/guardian/play-secret-rotation
Project Organization

Project Organization

com.gu.play-googleauth
Source Code Management

Source Code Management

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

Download play-v27_2.13 2.2.6


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.gu.play-secret-rotation : core_2.13 jar 0.35
org.typelevel : cats-core_2.13 jar 2.7.0
commons-codec : commons-codec jar 1.15
com.google.apis : google-api-services-admin-directory jar directory_v1-rev20220325-1.32.1
com.google.api-client : google-api-client jar 1.35.0
com.google.auth : google-auth-library-oauth2-http jar 1.6.0
com.google.guava : guava jar 31.1-jre

provided (2)

Group / Artifact Type Version
com.typesafe.play : play_2.13 jar 2.7.9
com.typesafe.play : play-ws_2.13 jar 2.7.9

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.12
com.typesafe.akka : akka-http-core_2.13 jar 10.2.9
com.typesafe.play : play-test_2.13 jar 2.7.9
com.typesafe.play : play-ahc-ws_2.13 jar 2.7.9
de.leanovate.play-mockws : play-mockws_2.13 jar 2.7.1

Project Modules

There are no modules declared in this project.