r

riptide-spring-boot-starter

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