License |
License |
---|---|
GroupId | GroupIdcom.gu.play-googleauth |
ArtifactId | ArtifactIdplay-v28_2.12 |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptionplay-v28
Simple Google authentication module for Play 2
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.gu.play-googleauth |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-v28_2.12-2.1.1.pom | |
play-v28_2.12-2.1.1.jar | 121 KB |
play-v28_2.12-2.1.1-sources.jar | 11 KB |
play-v28_2.12-2.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu.play-googleauth/play-v28_2.12/ -->
<dependency>
<groupId>com.gu.play-googleauth</groupId>
<artifactId>play-v28_2.12</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.play-googleauth/play-v28_2.12/
implementation 'com.gu.play-googleauth:play-v28_2.12:2.1.1'
// https://jarcasting.com/artifacts/com.gu.play-googleauth/play-v28_2.12/
implementation ("com.gu.play-googleauth:play-v28_2.12:2.1.1")
'com.gu.play-googleauth:play-v28_2.12:jar:2.1.1'
<dependency org="com.gu.play-googleauth" name="play-v28_2.12" rev="2.1.1">
<artifact name="play-v28_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.play-googleauth', module='play-v28_2.12', version='2.1.1')
)
libraryDependencies += "com.gu.play-googleauth" % "play-v28_2.12" % "2.1.1"
[com.gu.play-googleauth/play-v28_2.12 "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.gu.play-secret-rotation : core_2.12 | jar | 0.18 |
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-rev20191003-1.30.8 |
com.google.api-client : google-api-client | jar | 1.31.1 |
com.google.auth : google-auth-library-oauth2-http | jar | 0.22.0 |
com.google.guava : guava | jar | 30.0-jre |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.12 | jar | 2.8.1 |
com.typesafe.play : play-ws_2.12 | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |
com.typesafe.akka : akka-http-core_2.12 | jar | 10.1.12 |
com.typesafe.play : play-test_2.12 | jar | 2.8.1 |
com.typesafe.play : play-ahc-ws_2.12 | jar | 2.8.1 |
de.leanovate.play-mockws : play-mockws_2.12 | jar | 2.8.0 |