MVN

no.nav.common : oidc

Maven & Gradle

Jul 07, 2021
2 usages
<dependency>
    <groupId>no.nav.common</groupId>
    <artifactId>oidc</artifactId>
    <version>1.2021.07.07_10.18-72bd65c546f6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.nav.common : oidc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2021.07.07_10.18-72bd65c546f6

All Versions

Choose a version of no.nav.common : oidc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2020.x
oidc-2.2020.04.29_15.01-f57e2ec5a3e8
oidc-2.2020.04.23_10.53-1c7a779d8b43
oidc-2.2020.04.22_17.06-2bc1c621fe23
oidc-2.2020.04.22_16.44-8c304813febf
oidc-2.2020.04.22_15.44-a102ce1420d2
oidc-2.2020.04.22_09.10-ee73946be495
oidc-2.2020.04.21_11.48-c0edf9998eb0
oidc-2.2020.04.20_14.42-ba44beee768a
oidc-2.2020.04.20_12.50-3df555e63fdb
oidc-2.2020.03.18_14.42-31eaaaf8fa1c
oidc-2.2020.03.18_12.19-ac82e907ebc9
1.2021.x
oidc-1.2021.07.07_10.18-72bd65c546f6
1.2020.x
oidc-1.2020.11.16_14.52-3f16e0d8c867
oidc-1.2020.09.07_16.00-4f2f19a76bb2
oidc-1.2020.07.14_09.10-c90ff81f6194
oidc-1.2020.06.15_15.55-ecdbeb12b893
oidc-1.2020.06.05_00.52-abe9e48ca969
oidc-1.2020.05.29_13.28-17c6d6fc5d13
oidc-1.2020.05.14_12.07-42e4c0f2251c
oidc-1.2020.05.13_09.49-04709b1d4eea
oidc-1.2020.05.06_16.29-028d26fc1c42
oidc-1.2020.04.21_14.22-e57f0275ba64
oidc-1.2020.04.16_16.15-6236145d3bbb
oidc-1.2020.03.26_09.03-4cb3697f955d
oidc-1.2020.03.25_11.08-d6076fc5f270
oidc-1.2020.03.25_09.41-9b858826c597
oidc-1.2020.03.19_11.53-26f52be04676
oidc-1.2020.03.18_15.52-39ad3f960383
oidc-1.2020.03.18_12.23-614c6b811992
oidc-1.2020.03.17_19.32-7e83f87c6a30
oidc-1.2020.03.11_13.03-97e4fbf52aec
oidc-1.2020.03.10_16.55-ca8a7f989623
oidc-1.2020.03.10_14.24-54e88b1fadad
oidc-1.2020.03.09_15.32-9fad31995403
oidc-1.2020.03.06_08.57-4e0010fee887
oidc-1.2020.03.02_09.38-b7baebab53bd
oidc-1.2020.02.27_11.02-37de267dde26
oidc-1.2020.02.24_13.30-8f314608e23a
oidc-1.2020.02.21_14.01-cdaccec525a6
oidc-1.2020.02.21_09.07-69c044da9255
oidc-1.2020.02.19-12.09-8a23b23bd981
oidc-1.2020.02.18-16.01-aba1e77ea3f9
oidc-1.2020.02.14-09.24-d69ebf28efd0
1
oidc-1-SNAPSHOT.2020.02.12-15.32-592b5a4dd762
oidc-1-SNAPSHOT.2020.02.12-15.12-592b5a4dd762
oidc-1-SNAPSHOT.2020.02.12-11.55-639bbf8ff593
oidc-1-SNAPSHOT.2020.02.10-13.48-68fd6e201443
oidc-1-SNAPSHOT.2020.02.07-15.02-60d84bea6bc7
oidc-1-SNAPSHOT.2020.02.07-14.52-16a1b4e39fe2

How to add a dependency to Maven

Add the following no.nav.common : oidc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.nav.common</groupId>
    <artifactId>oidc</artifactId>
    <version>1.2021.07.07_10.18-72bd65c546f6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.nav.common : oidc gradle dependency to your build.gradle file:

implementation 'no.nav.common:oidc:1.2021.07.07_10.18-72bd65c546f6'

Gradle Kotlin DSL: Add the following no.nav.common : oidc gradle kotlin dependency to your build.gradle.kts file:

implementation("no.nav.common:oidc:1.2021.07.07_10.18-72bd65c546f6")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.nav.common : oidc sbt scala dependency to your build.sbt file:

libraryDependencies += "no.nav.common" % "oidc" % "1.2021.07.07_10.18-72bd65c546f6"

Advertisement

Dependencies from Group

bom
Jan 10, 2023
42 usages
8 stars
Jan 10, 2023
28 usages
8 stars
Jan 10, 2023
19 usages
8 stars
Jan 10, 2023
17 usages
8 stars
Jan 10, 2023
12 usages
8 stars

Discover Dependencies