is not current version
Last Version 3.2.2

org.zalando:riptide-parent 2.6.1

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.1
Type

Type

pom

Download riptide-parent 2.6.1

Filename Size
riptide-parent-2.6.1.pom 25 KB
Browse

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