is not current version
Last Version 3.2.2

org.zalando:riptide-spring-boot-autoconfigure 3.0.0-RC.1

Client side response routing

Categories

Categories

IDE Development Tools Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Riptide Net HTTP Clients
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

riptide-spring-boot-autoconfigure
Version

Version

3.0.0-RC.1
Type

Type

jar

Download riptide-spring-boot-autoconfigure 3.0.0-RC.1


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