r

request-body-cache-spring-boot-starter

request-body-cache-spring-boot-starter
https://zhengchalei.github.io
Apache 2
郑查磊
Files download
File Operation
request-body-cache-spring-boot-starter-1.0.1.jar download
request-body-cache-spring-boot-starter-1.0.1.pom download
request-body-cache-spring-boot-starter-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.zhengchalei</groupId>
  <artifactId>request-body-cache-spring-boot-starter</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.zhengchalei:request-body-cache-spring-boot-starter:1.0.1'
Gradle Kotlin
implementation("io.github.zhengchalei:request-body-cache-spring-boot-starter:1.0.1")
Scala SBT
libraryDependencies += "io.github.zhengchalei" % "request-body-cache-spring-boot-starter" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.zhengchalei', module='request-body-cache-spring-boot-starter', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.zhengchalei" name="request-body-cache-spring-boot-starter" rev="1.0.1" />
Leiningen
[io.github.zhengchalei/request-body-cache-spring-boot-starter "1.0.1"]
Apache Buildr
'io.github.zhengchalei:request-body-cache-spring-boot-starter:jar:1.0.1'