is not current version
Last Version 1.0_20191106113227_c2ad869

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

HTTP client and STS for system OIDC

Categories

Categories

CLI User Interface
GroupId

GroupId

no.nav.familie.felles
ArtifactId

ArtifactId

http-client
Version

Version

1.0_20190819103533_69f5183
Type

Type

jar

Download http-client 1.0_20190819103533_69f5183


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