is not current version
Last Version 3.2.2

org.zalando:riptide-parent 2.0.0-RC7

Client side response routing

Categories

Categories

IDE Development Tools Riptide Net HTTP Clients
GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

riptide-parent
Version

Version

2.0.0-RC7
Type

Type

pom

Download riptide-parent 2.0.0-RC7


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