| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаno.nav.common |
| Идентификатор | Идентификаторclient |
| Версия | Версия2.2022.06.20_04.34-44e077dc9a78 |
| Тип | Типjar |
| Описание |
Описание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.
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |