http-client

Http client utils base on retrofit for sending requests

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.yaoshining
ArtifactId

ArtifactId

http-client
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

http-client
Http client utils base on retrofit for sending requests

Download http-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.yaoshining/http-client/ -->
<dependency>
    <groupId>io.github.yaoshining</groupId>
    <artifactId>http-client</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yaoshining/http-client/
implementation 'io.github.yaoshining:http-client:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.yaoshining/http-client/
implementation ("io.github.yaoshining:http-client:1.0.1.RELEASE")
'io.github.yaoshining:http-client:jar:1.0.1.RELEASE'
<dependency org="io.github.yaoshining" name="http-client" rev="1.0.1.RELEASE">
  <artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yaoshining', module='http-client', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.yaoshining" % "http-client" % "1.0.1.RELEASE"
[io.github.yaoshining/http-client "1.0.1.RELEASE"]

Dependencies

compile (22)

Group / Artifact Type Version
org.scala-lang : scala-library jar
org.scala-lang : scala-reflect jar
net.logstash.logback : logstash-logback-encoder jar
com.fasterxml.jackson.datatype : jackson-datatype-hppc jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.module : jackson-module-afterburner jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
org.springframework.boot : spring-boot-loader-tools jar
org.springframework.boot : spring-boot-starter-logging jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.kafka : spring-kafka jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.boot : spring-boot-starter-cloud-connectors jar
com.squareup.okhttp3 : okhttp jar
com.squareup.retrofit2 : retrofit jar
com.squareup.retrofit2 : converter-jackson jar
com.squareup.retrofit2 : adapter-scala jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE