MVN

dev.sanda : authentifi

Maven & Gradle

Apr 14, 2020
0 stars

authentifi · Out of the box JWT based authentication server

<dependency>
    <groupId>dev.sanda</groupId>
    <artifactId>authentifi</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.sanda : authentifi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of dev.sanda : authentifi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
authentifi-0.0.2
authentifi-0.0.1-dev1

How to add a dependency to Maven

Add the following dev.sanda : authentifi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.sanda</groupId>
    <artifactId>authentifi</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.sanda : authentifi gradle dependency to your build.gradle file:

implementation 'dev.sanda:authentifi:0.0.2'

Gradle Kotlin DSL: Add the following dev.sanda : authentifi gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.sanda:authentifi:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.sanda : authentifi sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.sanda" % "authentifi" % "0.0.2"

Advertisement

Dependencies from Group

Oct 31, 2021
1 usages
0 stars
Jan 10, 2021
0 stars
Oct 31, 2021
6 stars
Apr 14, 2020
0 stars

Discover Dependencies

Jan 08, 2021
877 stars
Jan 08, 2021
5 usages
877 stars
Jan 08, 2021
4 usages
877 stars
Dec 17, 2021
1 usages
0 stars
Dec 30, 2021
1 usages
29 stars
Jan 29, 2023
3.5k stars