MVN

org.radarbase : radar-auth

Maven & Gradle

Mar 14, 2023
2 usages
20 stars

radar-auth · Library for authentication and authorization of JWT tokens issued by the RADAR platform

<dependency>
    <groupId>org.radarbase</groupId>
    <artifactId>radar-auth</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.radarbase : radar-auth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.radarbase : radar-auth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
radar-auth-2.0.0
0.8.x
radar-auth-0.8.2
radar-auth-0.8.1
radar-auth-0.8.0
0.7.x
radar-auth-0.7.1
radar-auth-0.7.0

How to add a dependency to Maven

Add the following org.radarbase : radar-auth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.radarbase</groupId>
    <artifactId>radar-auth</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.radarbase : radar-auth gradle dependency to your build.gradle file:

implementation 'org.radarbase:radar-auth:2.0.0'

Gradle Kotlin DSL: Add the following org.radarbase : radar-auth gradle kotlin dependency to your build.gradle.kts file:

implementation("org.radarbase:radar-auth:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.radarbase : radar-auth sbt scala dependency to your build.sbt file:

libraryDependencies += "org.radarbase" % "radar-auth" % "2.0.0"

Advertisement

Dependencies from Group

May 04, 2023
11 usages
5 stars
Jun 30, 2023
5 usages
14 stars
May 03, 2023
4 usages
2 stars
May 03, 2023
4 usages
2 stars
Mar 14, 2023
2 usages
20 stars

Discover Dependencies

Dec 17, 2021
1 usages
Jun 17, 2021
2 usages
15 stars
Jul 31, 2021
1 usages
1 stars
Oct 20, 2022
1 usages
8 stars
Oct 20, 2022
1 usages
8 stars
Jan 08, 2023
1 usages
222 stars