is not current version
Last Version 3.2.2

org.zalando:riptide-parent 2.6.0-RC2

Client side response routing

Categories

Categories

IDE Development Tools Riptide Net HTTP Clients
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

riptide-parent
Version

Version

2.6.0-RC2
Type

Type

pom

Download riptide-parent 2.6.0-RC2


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