com.iwbfly:myhttp-spring

easy http client

License

License

GroupId

GroupId

com.iwbfly
ArtifactId

ArtifactId

myhttp-spring
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy http client

Download myhttp-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.iwbfly : myhttp-core jar 1.0.0
org.springframework : spring-core Optional jar 5.0.16.RELEASE
org.springframework : spring-beans jar
org.springframework : spring-context Optional jar 5.0.16.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0