Last Version

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

Version

1.1.0
Type

Type

pom
Description

Description

Configuration for the HttpClient for Spring Boot
Project URL

Project URL

https://github.com/deveth0/httpclient-spring-boot-starter
Project Organization

Project Organization

dev-eth0
Source Code Management

Source Code Management

https://github.com/deveth0/httpclient-spring-boot-starter

Download httpclient-spring-boot-root 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • httpclient-spring-boot-autoconfigure
  • httpclient-spring-boot-starter
  • httpclient-spring-boot-sample