License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdno.nav.common |
ArtifactId | ArtifactIdtoken-client |
Version | Version2.2022.05.13_07.24-6eadb37dec31 |
Type | Typejar |
Description |
DescriptionThis 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.
|
<!-- https://jarcasting.com/artifacts/no.nav.common/token-client/ -->
<dependency>
<groupId>no.nav.common</groupId>
<artifactId>token-client</artifactId>
<version>2.2022.05.13_07.24-6eadb37dec31</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.common/token-client/
implementation 'no.nav.common:token-client:2.2022.05.13_07.24-6eadb37dec31'
// https://jarcasting.com/artifacts/no.nav.common/token-client/
implementation ("no.nav.common:token-client:2.2022.05.13_07.24-6eadb37dec31")
'no.nav.common:token-client:jar:2.2022.05.13_07.24-6eadb37dec31'
<dependency org="no.nav.common" name="token-client" rev="2.2022.05.13_07.24-6eadb37dec31">
<artifact name="token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.common', module='token-client', version='2.2022.05.13_07.24-6eadb37dec31')
)
libraryDependencies += "no.nav.common" % "token-client" % "2.2022.05.13_07.24-6eadb37dec31"
[no.nav.common/token-client "2.2022.05.13_07.24-6eadb37dec31"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
com.squareup.okhttp3 : mockwebserver | jar |