| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdno.nav.familie.felles | 
| ArtifactId | ArtifactIdhttp-client | 
| Version | Version1.0_20191106113227_c2ad869 | 
| Type | Typejar | 
| Description | DescriptionFelles - HTTP client HTTP client and STS for system OIDC | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/no.nav.familie.felles/http-client/ -->
<dependency>
    <groupId>no.nav.familie.felles</groupId>
    <artifactId>http-client</artifactId>
    <version>1.0_20191106113227_c2ad869</version>
</dependency>// https://jarcasting.com/artifacts/no.nav.familie.felles/http-client/
implementation 'no.nav.familie.felles:http-client:1.0_20191106113227_c2ad869'// https://jarcasting.com/artifacts/no.nav.familie.felles/http-client/
implementation ("no.nav.familie.felles:http-client:1.0_20191106113227_c2ad869")'no.nav.familie.felles:http-client:jar:1.0_20191106113227_c2ad869'<dependency org="no.nav.familie.felles" name="http-client" rev="1.0_20191106113227_c2ad869">
  <artifact name="http-client" type="jar" />
</dependency>@Grapes(
@Grab(group='no.nav.familie.felles', module='http-client', version='1.0_20191106113227_c2ad869')
)libraryDependencies += "no.nav.familie.felles" % "http-client" % "1.0_20191106113227_c2ad869"[no.nav.familie.felles/http-client "1.0_20191106113227_c2ad869"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 | 
| org.springframework : spring-web | jar | 5.1.8.RELEASE |