is not current version
Last Version 4.27.0.0

org.http4k:http4k-cloudnative 3.220.0

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

Type

jar

Download http4k-cloudnative 3.220.0


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