Last Version

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

Configuration for the HttpClient for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

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

ArtifactId

httpclient-spring-boot-autoconfigure
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-autoconfigure 1.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.cloud : spring-cloud-commons jar
org.springframework : spring-web jar
org.apache.commons : commons-lang3 jar
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
com.squareup.okhttp3 : okhttp Optional jar
org.apache.httpcomponents : httpclient Optional jar

test (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp-testing-support jar 3.14.8

Project Modules

There are no modules declared in this project.