Last Version

com.github.dadiyang:http-api-invoker 1.2.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.dadiyang
ArtifactId

ArtifactId

http-api-invoker
Version

Version

1.2.4
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/dadiyang/http-api-invoker

Download http-api-invoker 1.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.jsoup : jsoup jar 1.11.2

provided (5)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.75
com.google.code.gson : gson jar 2.8.6
org.apache.httpcomponents : httpclient jar 4.5.9
org.apache.httpcomponents : httpmime jar 4.5.9
org.springframework : spring-context jar 4.3.24.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21
org.springframework : spring-test jar 4.3.5.RELEASE
com.github.tomakehurst : wiremock-standalone jar 2.23.2

Project Modules

There are no modules declared in this project.