MVN

com.shedhack.requestbody : cache-interceptor

Maven & Gradle

Jun 19, 2017
1 usages
0 stars

requestbody-cache-interceptor · Servlet filter caches the request body of HTTP request. Request Body is available via a ThreadLocal.

<dependency>
    <groupId>com.shedhack.requestbody</groupId>
    <artifactId>cache-interceptor</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shedhack.requestbody : cache-interceptor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.shedhack.requestbody : cache-interceptor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
cache-interceptor-2.2.0
2.1.x
cache-interceptor-2.1.0
2.0.x
cache-interceptor-2.0.0
1.0.x
cache-interceptor-1.0.0

How to add a dependency to Maven

Add the following com.shedhack.requestbody : cache-interceptor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.shedhack.requestbody</groupId>
    <artifactId>cache-interceptor</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.shedhack.requestbody : cache-interceptor gradle dependency to your build.gradle file:

implementation 'com.shedhack.requestbody:cache-interceptor:2.2.0'

Gradle Kotlin DSL: Add the following com.shedhack.requestbody : cache-interceptor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.shedhack.requestbody:cache-interceptor:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.shedhack.requestbody : cache-interceptor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.shedhack.requestbody" % "cache-interceptor" % "2.2.0"

Advertisement

Dependencies from Group

Jun 19, 2017
2 usages
2 stars
Jun 19, 2017
1 usages
0 stars

Discover Dependencies

May 27, 2019
108 stars
May 27, 2019
108 stars
Aug 21, 2018
1 usages
43 stars
orm
Sep 28, 2017
1 usages
3 stars
Dec 26, 2016
1 usages
258 stars
Jan 30, 2019
1 usages
6 stars
Dec 21, 2016
1 usages
1 stars
Feb 08, 2018
2 usages