r

riptide-spring-boot-2.x-support

Client side response routing
Files download
File Operation
riptide-spring-boot-2.x-support-2.9.0-RC.2.jar download
riptide-spring-boot-2.x-support-2.9.0-RC.2.pom download
riptide-spring-boot-2.x-support-2.9.0-RC.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.zalando</groupId>
  <artifactId>riptide-spring-boot-2.x-support</artifactId>
  <version>2.9.0-RC.2</version>
</dependency>
Gradle Groovy
implementation 'org.zalando:riptide-spring-boot-2.x-support:2.9.0-RC.2'
Gradle Kotlin
implementation("org.zalando:riptide-spring-boot-2.x-support:2.9.0-RC.2")
Scala SBT
libraryDependencies += "org.zalando" % "riptide-spring-boot-2.x-support" % "2.9.0-RC.2"
Groovy Grape
@Grapes(
  @Grab(group='org.zalando', module='riptide-spring-boot-2.x-support', version='2.9.0-RC.2')
)
Apache Ivy
<dependency org="org.zalando" name="riptide-spring-boot-2.x-support" rev="2.9.0-RC.2" />
Leiningen
[org.zalando/riptide-spring-boot-2.x-support "2.9.0-RC.2"]
Apache Buildr
'org.zalando:riptide-spring-boot-2.x-support:jar:2.9.0-RC.2'