MVN

io.ktor : ktor-auth

Maven & Gradle

Mar 14, 2022
33 usages
12.2k stars

ktor-auth · Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-auth</artifactId>
    <version>1.6.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ktor : ktor-auth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.8
  • Latest Release Candidate: 1.3.2-1.4.0-rc

All Versions

Choose a version of io.ktor : ktor-auth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
ktor-auth-1.6.8
ktor-auth-1.6.7
ktor-auth-1.6.6
ktor-auth-1.6.5
ktor-auth-1.6.4
ktor-auth-1.6.3
CVE-2021-43203
ktor-auth-1.6.2
CVE-2021-43203
ktor-auth-1.6.1
CVE-2021-43203
ktor-auth-1.6.0
CVE-2021-43203
1.5.x
ktor-auth-1.5.4
CVE-2021-43203
ktor-auth-1.5.3
CVE-2021-43203
ktor-auth-1.5.2
CVE-2021-43203
ktor-auth-1.5.1
CVE-2021-43203
ktor-auth-1.5.0
CVE-2021-43203
1.4.x
ktor-auth-1.4.3
CVE-2021-43203
ktor-auth-1.4.2
CVE-2021-43203
ktor-auth-1.4.1
CVE-2021-43203
ktor-auth-1.4.0
CVE-2021-43203
1.3.x
ktor-auth-1.3.2-1.4.0-rc
CVE-2021-43203
ktor-auth-1.3.1
CVE-2021-43203
ktor-auth-1.3.0
CVE-2021-43203
ktor-auth-1.3.0-rc2
CVE-2021-43203
ktor-auth-1.3.0-rc
CVE-2021-43203
1.2.x
ktor-auth-1.2.6
CVE-2021-43203
ktor-auth-1.2.5
CVE-2021-43203
ktor-auth-1.2.4
CVE-2021-43203
ktor-auth-1.2.3
CVE-2021-43203
ktor-auth-1.2.3-rc
CVE-2021-43203
ktor-auth-1.2.2
CVE-2021-43203
ktor-auth-1.2.1
CVE-2021-43203
ktor-auth-1.2.0
CVE-2021-43203
ktor-auth-1.2.0-rc2
CVE-2021-43203
ktor-auth-1.2.0-rc
CVE-2021-43203
1.1.x
ktor-auth-1.1.5
2 vulnerabilities
ktor-auth-1.1.4
2 vulnerabilities
ktor-auth-1.1.3
2 vulnerabilities
ktor-auth-1.1.2
2 vulnerabilities
ktor-auth-1.1.1
2 vulnerabilities
ktor-auth-1.1.0
2 vulnerabilities
1.0.x
ktor-auth-1.0.1
2 vulnerabilities
ktor-auth-1.0.0
2 vulnerabilities
ktor-auth-1.0.0-rc
2 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-auth</artifactId>
    <version>1.6.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ktor : ktor-auth gradle dependency to your build.gradle file:

implementation 'io.ktor:ktor-auth:1.6.8'

Gradle Kotlin DSL: Add the following io.ktor : ktor-auth gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ktor:ktor-auth:1.6.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ktor : ktor-auth sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ktor" % "ktor-auth" % "1.6.8"

Advertisement

Dependencies from Group

Aug 01, 2023
311 usages
12.2k stars
Aug 01, 2023
198 usages
12.2k stars
Aug 01, 2023
194 usages
12.2k stars
Aug 01, 2023
168 usages
12.2k stars
Aug 01, 2023
120 usages
12.2k stars

Discover Dependencies

Jul 10, 2023
1 usages
15 stars
Jan 26, 2023
19 usages
1.2k stars
Jan 24, 2019
0 stars
Mar 09, 2022
69 stars
Aug 25, 2023
4 usages
3.9k stars
Aug 25, 2023
4 usages
3.9k stars
Jun 14, 2023
62 stars
Nov 26, 2018
7 stars