is not current version
Last Version 1.7.0

easy-http-spring 1.6.1

Springboot starter for easy-http

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http-spring
Version

Version

1.6.1
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 1.6.1


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

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