r

rest-plus-spring-boot-starter

for http
The Apache Software License, Version 2.0
nntk
Files download
File Operation
rest-plus-spring-boot-starter-3.0.7.jar download
rest-plus-spring-boot-starter-3.0.7.pom download
rest-plus-spring-boot-starter-3.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.dianbaiyizhong</groupId>
  <artifactId>rest-plus-spring-boot-starter</artifactId>
  <version>3.0.7</version>
</dependency>
Gradle Groovy
implementation 'io.github.dianbaiyizhong:rest-plus-spring-boot-starter:3.0.7'
Gradle Kotlin
implementation("io.github.dianbaiyizhong:rest-plus-spring-boot-starter:3.0.7")
Scala SBT
libraryDependencies += "io.github.dianbaiyizhong" % "rest-plus-spring-boot-starter" % "3.0.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.dianbaiyizhong', module='rest-plus-spring-boot-starter', version='3.0.7')
)
Apache Ivy
<dependency org="io.github.dianbaiyizhong" name="rest-plus-spring-boot-starter" rev="3.0.7" />
Leiningen
[io.github.dianbaiyizhong/rest-plus-spring-boot-starter "3.0.7"]
Apache Buildr
'io.github.dianbaiyizhong:rest-plus-spring-boot-starter:jar:3.0.7'