не последняя версия
Последняя версия 1.0_20191106113227_c2ad869

no.nav.familie.felles:http-client 1.0_20190909084910_fc377a1

HTTP client and STS for system OIDC

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

no.nav.familie.felles
Идентификатор

Идентификатор

http-client
Версия

Версия

1.0_20190909084910_fc377a1
Тип

Тип

jar

Скачать http-client 1.0_20190909084910_fc377a1


<!-- https://jarcasting.com/artifacts/no.nav.familie.felles/http-client/ -->
<dependency>
    <groupId>no.nav.familie.felles</groupId>
    <artifactId>http-client</artifactId>
    <version>1.0_20190909084910_fc377a1</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.familie.felles/http-client/
implementation 'no.nav.familie.felles:http-client:1.0_20190909084910_fc377a1'
// https://jarcasting.com/artifacts/no.nav.familie.felles/http-client/
implementation ("no.nav.familie.felles:http-client:1.0_20190909084910_fc377a1")
'no.nav.familie.felles:http-client:jar:1.0_20190909084910_fc377a1'
<dependency org="no.nav.familie.felles" name="http-client" rev="1.0_20190909084910_fc377a1">
  <artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.familie.felles', module='http-client', version='1.0_20190909084910_fc377a1')
)
libraryDependencies += "no.nav.familie.felles" % "http-client" % "1.0_20190909084910_fc377a1"
[no.nav.familie.felles/http-client "1.0_20190909084910_fc377a1"]