Last Version

com.github.achatain:java-webapp-authentication 1.1.0

Authentication framework leveraging Google sign-in for servlet based Java webapps

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.achatain
ArtifactId

ArtifactId

java-webapp-authentication
Version

Version

1.1.0
Type

Type

jar
Description

Description

com.github.achatain:java-webapp-authentication
Authentication framework leveraging Google sign-in for servlet based Java webapps
Project URL

Project URL

https://github.com/achatain/java-webapp-authentication
Source Code Management

Source Code Management

http://github.com/achatain/java-webapp-authentication/tree/master

Download java-webapp-authentication 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.achatain/java-webapp-authentication/ -->
<dependency>
    <groupId>com.github.achatain</groupId>
    <artifactId>java-webapp-authentication</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.achatain/java-webapp-authentication/
implementation 'com.github.achatain:java-webapp-authentication:1.1.0'
// https://jarcasting.com/artifacts/com.github.achatain/java-webapp-authentication/
implementation ("com.github.achatain:java-webapp-authentication:1.1.0")
'com.github.achatain:java-webapp-authentication:jar:1.1.0'
<dependency org="com.github.achatain" name="java-webapp-authentication" rev="1.1.0">
  <artifact name="java-webapp-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.achatain', module='java-webapp-authentication', version='1.1.0')
)
libraryDependencies += "com.github.achatain" % "java-webapp-authentication" % "1.1.0"
[com.github.achatain/java-webapp-authentication "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-servlet jar 4.1.0
com.google.code.gson : gson jar 2.8.0
com.google.api-client : google-api-client jar 1.22.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.21
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.