не последняя версия
Последняя версия 3.2.2

org.zalando:riptide-parent 2.1.0

Client side response routing

Категории

Категории

IDE Инструменты разработки Riptide Сеть HTTP Clients
Группа

Группа

org.zalando
Идентификатор

Идентификатор

riptide-parent
Версия

Версия

2.1.0
Тип

Тип

pom

Скачать riptide-parent 2.1.0

Имя Файла Размер
riptide-parent-2.1.0.pom 20 KB
Обзор

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