no.nav.common:token-client

This is a common root POM for many NAV projects. It defines versions of core plugins, configuration of code quality metrics, CI server URLs, and distribution management for artifact deploys.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

no.nav.common
ArtifactId

ArtifactId

token-client
Last Version

Last Version

2.2022.06.20_04.34-44e077dc9a78
Release Date

Release Date

Type

Type

jar
Description

Description

This is a common root POM for many NAV projects. It defines versions of core plugins, configuration of code quality metrics, CI server URLs, and distribution management for artifact deploys.

Download token-client

How to add to project

<!-- https://jarcasting.com/artifacts/no.nav.common/token-client/ -->
<dependency>
    <groupId>no.nav.common</groupId>
    <artifactId>token-client</artifactId>
    <version>2.2022.06.20_04.34-44e077dc9a78</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/token-client/
implementation 'no.nav.common:token-client:2.2022.06.20_04.34-44e077dc9a78'
// https://jarcasting.com/artifacts/no.nav.common/token-client/
implementation ("no.nav.common:token-client:2.2022.06.20_04.34-44e077dc9a78")
'no.nav.common:token-client:jar:2.2022.06.20_04.34-44e077dc9a78'
<dependency org="no.nav.common" name="token-client" rev="2.2022.06.20_04.34-44e077dc9a78">
  <artifact name="token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='token-client', version='2.2022.06.20_04.34-44e077dc9a78')
)
libraryDependencies += "no.nav.common" % "token-client" % "2.2022.06.20_04.34-44e077dc9a78"
[no.nav.common/token-client "2.2022.06.20_04.34-44e077dc9a78"]

Dependencies

compile (6)

Group / Artifact Type Version
com.nimbusds : oauth2-oidc-sdk jar
org.projectlombok : lombok jar
com.github.ben-manes.caffeine : caffeine jar
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar
ch.qos.logback : logback-core jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-api jar
com.squareup.okhttp3 : mockwebserver jar

Project Modules

There are no modules declared in this project.