Last Version

Plugin-HttpRequest-1.0.7.2 1.0.7.2

SpringPlugin

License

License

GroupId

GroupId

com.github.link-kou
ArtifactId

ArtifactId

http-request
Version

Version

1.0.7.2
Type

Type

jar
Description

Description

Plugin-HttpRequest-1.0.7.2
SpringPlugin
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Link-Kou
Source Code Management

Source Code Management

https://github.com/Link-Kou/Plugin-HttpRequest

Download http-request 1.0.7.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.30
org.apache.logging.log4j : log4j-jcl jar 2.14.0
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava3 jar 2.9.0
io.reactivex.rxjava3 : rxjava jar 3.0.3
org.reflections : reflections jar 0.9.10
com.squareup.okhttp3 : logging-interceptor jar 3.14.9
com.google.code.gson : gson jar 2.8.6
org.simpleframework : simple-xml jar 2.7.1

provided (3)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0
org.springframework : spring-context-support jar 5.2.6.RELEASE
org.springframework : spring-webmvc jar 5.2.6.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.springframework : spring-test jar 5.2.6.RELEASE
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar 1.8

Project Modules

There are no modules declared in this project.