Last Version

springboot-simple-httpclient 1.0.0

simple httpclient support for springboot

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.myibu
ArtifactId

ArtifactId

springboot-simple-httpclient
Version

Version

1.0.0
Type

Type

jar
Description

Description

springboot-simple-httpclient
simple httpclient support for springboot
Project URL

Project URL

https://github.com/myibu/springboot-simple-httpclient

Download springboot-simple-httpclient 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.myibu/springboot-simple-httpclient/ -->
<dependency>
    <groupId>com.github.myibu</groupId>
    <artifactId>springboot-simple-httpclient</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.myibu/springboot-simple-httpclient/
implementation 'com.github.myibu:springboot-simple-httpclient:1.0.0'
// https://jarcasting.com/artifacts/com.github.myibu/springboot-simple-httpclient/
implementation ("com.github.myibu:springboot-simple-httpclient:1.0.0")
'com.github.myibu:springboot-simple-httpclient:jar:1.0.0'
<dependency org="com.github.myibu" name="springboot-simple-httpclient" rev="1.0.0">
  <artifact name="springboot-simple-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.myibu', module='springboot-simple-httpclient', version='1.0.0')
)
libraryDependencies += "com.github.myibu" % "springboot-simple-httpclient" % "1.0.0"
[com.github.myibu/springboot-simple-httpclient "1.0.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.github.myibu : simple-httpclient jar 1.0.0
org.springframework : spring-core jar 5.1.2.RELEASE
org.springframework : spring-context jar 5.1.2.RELEASE
org.springframework.boot : spring-boot jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.