easy-http-boot-starter

Springboot starter for easy-http

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http-boot-starter
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-http-boot-starter
Springboot starter for easy-http

Download easy-http-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.vizaizai : easy-http jar 4.1.11
org.springframework.boot : spring-boot-starter jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.2.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

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.2
1.5.1
1.5.0