Last Version

auth0-servlet 3.4.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

auth0-servlet
Version

Version

3.4.0
Type

Type

jar
Description

Description

auth0-servlet
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.auth0.com
Source Code Management

Source Code Management

https://github.com/auth0/auth0-servlet

Download auth0-servlet 3.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.auth0 : mvc-auth-commons jar 0.1.2

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.