Last Version

de.dev-eth0.spring-boot.httpclient:httpclient-spring-boot-starter 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-starter
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-starter 1.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
de.dev-eth0.spring-boot.httpclient : httpclient-spring-boot-autoconfigure jar 1.1.0
org.springframework.boot : spring-boot-starter jar
org.springframework.cloud : spring-cloud-commons jar
com.squareup.okhttp3 : okhttp jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.