Last Version

no.nav.common:client 2.2022.06.20_04.34-44e077dc9a78

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

client
Version

Version

2.2022.06.20_04.34-44e077dc9a78
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 client 2.2022.06.20_04.34-44e077dc9a78


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

Dependencies

compile (9)

Group / Artifact Type Version
org.projectlombok : lombok jar
com.nimbusds : oauth2-oidc-sdk jar
com.squareup.okhttp3 : okhttp jar
no.nav.common : rest jar
no.nav.common : health jar
no.nav.common : types jar
no.nav.common : util jar
org.slf4j : slf4j-api jar
com.github.ben-manes.caffeine : caffeine jar

test (5)

Group / Artifact Type Version
no.nav.common : test test-jar
org.junit.vintage : junit-vintage-engine jar
junit : junit jar
org.mockito : mockito-core jar
com.github.tomakehurst : wiremock-standalone jar

Project Modules

There are no modules declared in this project.