License |
License |
---|---|
GroupId | GroupIdcom.github.vizaizai |
ArtifactId | ArtifactIdeasy-http-spring |
Last Version | Last Version1.7.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-http-spring
Springboot starter for easy-http
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-http-spring-1.7.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/ -->
<dependency>
<groupId>com.github.vizaizai</groupId>
<artifactId>easy-http-spring</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation 'com.github.vizaizai:easy-http-spring:1.7.0'
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation ("com.github.vizaizai:easy-http-spring:1.7.0")
'com.github.vizaizai:easy-http-spring:pom:1.7.0'
<dependency org="com.github.vizaizai" name="easy-http-spring" rev="1.7.0">
<artifact name="easy-http-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vizaizai', module='easy-http-spring', version='1.7.0')
)
libraryDependencies += "com.github.vizaizai" % "easy-http-spring" % "1.7.0"
[com.github.vizaizai/easy-http-spring "1.7.0"]