r

riptide-spring-boot-starter

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