is not current version
Last Version 1.1.0

de.dev-eth0.spring-boot.httpclient:httpclient-spring-boot-starter 1.0.3


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.0.3
Type

Type

jar

Download httpclient-spring-boot-starter 1.0.3


<!-- 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.0.3</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.0.3'
// 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.0.3")
'de.dev-eth0.spring-boot.httpclient:httpclient-spring-boot-starter:jar:1.0.3'
<dependency org="de.dev-eth0.spring-boot.httpclient" name="httpclient-spring-boot-starter" rev="1.0.3">
  <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.0.3')
)
libraryDependencies += "de.dev-eth0.spring-boot.httpclient" % "httpclient-spring-boot-starter" % "1.0.3"
[de.dev-eth0.spring-boot.httpclient/httpclient-spring-boot-starter "1.0.3"]