Last Version

de.dev-eth0.spring-boot.httpclient:httpclient-spring-boot-samples 1.1.0

Configuration for the HttpClient for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

de.dev-eth0.spring-boot.httpclient
ArtifactId

ArtifactId

httpclient-spring-boot-samples
Version

Version

1.1.0
Type

Type

jar
Description

Description

Configuration for the HttpClient for Spring Boot
Project Organization

Project Organization

dev-eth0

Download httpclient-spring-boot-samples 1.1.0


<!-- https://jarcasting.com/artifacts/de.dev-eth0.spring-boot.httpclient/httpclient-spring-boot-samples/ -->
<dependency>
    <groupId>de.dev-eth0.spring-boot.httpclient</groupId>
    <artifactId>httpclient-spring-boot-samples</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.dev-eth0.spring-boot.httpclient/httpclient-spring-boot-samples/
implementation 'de.dev-eth0.spring-boot.httpclient:httpclient-spring-boot-samples:1.1.0'
// https://jarcasting.com/artifacts/de.dev-eth0.spring-boot.httpclient/httpclient-spring-boot-samples/
implementation ("de.dev-eth0.spring-boot.httpclient:httpclient-spring-boot-samples:1.1.0")
'de.dev-eth0.spring-boot.httpclient:httpclient-spring-boot-samples:jar:1.1.0'
<dependency org="de.dev-eth0.spring-boot.httpclient" name="httpclient-spring-boot-samples" rev="1.1.0">
  <artifact name="httpclient-spring-boot-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dev-eth0.spring-boot.httpclient', module='httpclient-spring-boot-samples', version='1.1.0')
)
libraryDependencies += "de.dev-eth0.spring-boot.httpclient" % "httpclient-spring-boot-samples" % "1.1.0"
[de.dev-eth0.spring-boot.httpclient/httpclient-spring-boot-samples "1.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
de.dev-eth0.spring-boot.httpclient : httpclient-spring-boot-starter jar 1.1.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.fasterxml.jackson.core : jackson-annotations jar 2.11.0
com.squareup.okhttp3 : okhttp jar
org.apache.httpcomponents : httpclient jar

Project Modules

There are no modules declared in this project.