r

riptide-spring-boot-1.x-support

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