is not current version
Last Version 4.27.0.0

org.http4k:http4k-cloudnative 3.285.2

Machinery for running Http4k apps in cloud-native environments

Categories

Categories

Native Development Tools
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-cloudnative
Version

Version

3.285.2
Type

Type

jar

Download http4k-cloudnative 3.285.2


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