com.iwbfly:myhttp-core

easy http client

License

License

GroupId

GroupId

com.iwbfly
ArtifactId

ArtifactId

myhttp-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy http client

Download myhttp-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar
com.squareup.okhttp3 : mockwebserver jar
org.assertj : assertj-core jar
com.alibaba : fastjson jar 1.2.78
org.apache.commons : commons-lang3 jar
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.slf4j : jcl-over-slf4j jar 1.7.32
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0