easy-http-spring

Springboot starter for easy-http

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http-spring
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

easy-http-spring
Springboot starter for easy-http
Project URL

Project URL

https://github.com/vizaizai/easy-http-spring
Source Code Management

Source Code Management

https://github.com/vizaizai/easy-http-spring

Download easy-http-spring

How to add to project

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

Dependencies

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

Project Modules

  • easy-http-boot-starter
  • easy-http-boot-starter-example

Versions

Version
1.7.0
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.9
1.5.8
1.5.7
1.5.6
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0