License |
License |
---|---|
GroupId | GroupIdcom.github.vizaizai |
ArtifactId | ArtifactIdeasy-http-boot-starter |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-http-boot-starter
Springboot starter for easy-http
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.2.RELEASE |