is not current version
Last Version 4.27.0.0

org.http4k:http4k-server-ratpack 3.258.0

Http4k HTTP Server built on top of Ratpack

Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

org.http4k
ArtifactId

ArtifactId

http4k-server-ratpack
Version

Version

3.258.0
Type

Type

jar

Download http4k-server-ratpack 3.258.0


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