g

gzip-request-filter-starter

The gzip-request-filter-starter is a part of the unit-api
https://github.com/raynigon/spring-boot/
Apache-2.0
Simon Schneider
Files download
File Operation
gzip-request-filter-starter-2.1.6.jar download
gzip-request-filter-starter-2.1.6.pom download
gzip-request-filter-starter-2.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.raynigon.spring-boot</groupId>
  <artifactId>gzip-request-filter-starter</artifactId>
  <version>2.1.6</version>
</dependency>
Gradle Groovy
implementation 'com.raynigon.spring-boot:gzip-request-filter-starter:2.1.6'
Gradle Kotlin
implementation("com.raynigon.spring-boot:gzip-request-filter-starter:2.1.6")
Scala SBT
libraryDependencies += "com.raynigon.spring-boot" % "gzip-request-filter-starter" % "2.1.6"
Groovy Grape
@Grapes(
  @Grab(group='com.raynigon.spring-boot', module='gzip-request-filter-starter', version='2.1.6')
)
Apache Ivy
<dependency org="com.raynigon.spring-boot" name="gzip-request-filter-starter" rev="2.1.6" />
Leiningen
[com.raynigon.spring-boot/gzip-request-filter-starter "2.1.6"]
Apache Buildr
'com.raynigon.spring-boot:gzip-request-filter-starter:jar:2.1.6'