is not current version
Last Version 3.2.2

org.zalando:riptide-spring-boot-starter 2.6.0

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

2.6.0
Type

Type

jar

Download riptide-spring-boot-starter 2.6.0


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