Last Version

easy-http-boot-starter 1.7.0

Springboot starter for easy-http

License

License

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http-boot-starter
Version

Version

1.7.0
Type

Type

jar
Description

Description

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

Download easy-http-boot-starter 1.7.0


<!-- 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.