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

org.http4k:http4k-cloudnative 3.207.0

Machinery for running Http4k apps in cloud-native environments

Категории

Категории

Native Инструменты разработки
Группа

Группа

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

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

http4k-cloudnative
Версия

Версия

3.207.0
Тип

Тип

jar

Скачать http4k-cloudnative 3.207.0


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