is not current version
Last Version 3.2.2

org.zalando:riptide-spring-boot-starter 3.0.0-RC.11

Client side response routing

Categories

Categories

IDE Development Tools Spring Boot Container Microservices Riptide Net HTTP Clients
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

riptide-spring-boot-starter
Version

Version

3.0.0-RC.11
Type

Type

jar

Download riptide-spring-boot-starter 3.0.0-RC.11


<!-- https://jarcasting.com/artifacts/org.zalando/riptide-spring-boot-starter/ -->
<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>riptide-spring-boot-starter</artifactId>
    <version>3.0.0-RC.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/riptide-spring-boot-starter/
implementation 'org.zalando:riptide-spring-boot-starter:3.0.0-RC.11'
// https://jarcasting.com/artifacts/org.zalando/riptide-spring-boot-starter/
implementation ("org.zalando:riptide-spring-boot-starter:3.0.0-RC.11")
'org.zalando:riptide-spring-boot-starter:jar:3.0.0-RC.11'
<dependency org="org.zalando" name="riptide-spring-boot-starter" rev="3.0.0-RC.11">
  <artifact name="riptide-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='riptide-spring-boot-starter', version='3.0.0-RC.11')
)
libraryDependencies += "org.zalando" % "riptide-spring-boot-starter" % "3.0.0-RC.11"
[org.zalando/riptide-spring-boot-starter "3.0.0-RC.11"]