License |
License |
---|---|
GroupId | GroupIdcom.github.vizaizai |
ArtifactId | ArtifactIdeasy-http-boot-starter |
Version | Version1.6.4 |
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.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-boot-starter/
implementation 'com.github.vizaizai:easy-http-boot-starter:1.6.4'
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-boot-starter/
implementation ("com.github.vizaizai:easy-http-boot-starter:1.6.4")
'com.github.vizaizai:easy-http-boot-starter:jar:1.6.4'
<dependency org="com.github.vizaizai" name="easy-http-boot-starter" rev="1.6.4">
<artifact name="easy-http-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vizaizai', module='easy-http-boot-starter', version='1.6.4')
)
libraryDependencies += "com.github.vizaizai" % "easy-http-boot-starter" % "1.6.4"
[com.github.vizaizai/easy-http-boot-starter "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vizaizai : easy-http | jar | 4.1.5 |
org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.6.RELEASE |