com.iwbfly:myhttp

easy http client

License

License

GroupId

GroupId

com.iwbfly
ArtifactId

ArtifactId

myhttp
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.iwbfly:myhttp
easy http client
Project URL

Project URL

https://gitee.com/pangyajun123/myhttp
Source Code Management

Source Code Management

https://gitee.com/pangyajun123/myhttp

Download myhttp

Filename Size
myhttp-1.0.0.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • myhttp-core
  • myhttp-spring
  • myhttp-spring-boot-starter

Versions

Version
1.0.0