MVN

com.auth0 : guardian

Maven & Gradle

May 24, 2019
4 stars

guardian · Java library for Auth0's Guardian platform.

<dependency>
    <groupId>com.auth0</groupId>
    <artifactId>guardian</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.auth0 : guardian to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of com.auth0 : guardian to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
guardian-0.3.1
guardian-0.3.0
0.2.x
guardian-0.2.0
0.1.x
guardian-0.1.0
0.0.x
guardian-0.0.1

How to add a dependency to Maven

Add the following com.auth0 : guardian maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.auth0</groupId>
    <artifactId>guardian</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.auth0 : guardian gradle dependency to your build.gradle file:

implementation 'com.auth0:guardian:0.3.1'

Gradle Kotlin DSL: Add the following com.auth0 : guardian gradle kotlin dependency to your build.gradle.kts file:

implementation("com.auth0:guardian:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.auth0 : guardian sbt scala dependency to your build.sbt file:

libraryDependencies += "com.auth0" % "guardian" % "0.3.1"

Advertisement

Dependencies from Group

Mar 31, 2023
627 usages
5.3k stars
Jul 28, 2023
65 usages
176 stars
Jul 18, 2023
13 usages
265 stars
Jan 11, 2023
9 usages
65 stars
Jul 18, 2023
4 usages
39 stars

Discover Dependencies

Mar 08, 2023
17 usages
1.2k stars
Dec 17, 2021
1 usages
50 stars
Jul 05, 2017
27 stars
Jan 11, 2018
2 usages
57 stars
Nov 25, 2018
3 usages
1.7k stars
Mar 30, 2017
5 stars
Nov 22, 2019
7 usages
9.2k stars
Nov 10, 2021
18 usages
332 stars