Last Version

server 1.0.0-M33

Base library for building http4s servers

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-server_3
Version

Version

1.0.0-M33
Type

Type

jar
Description

Description

server
Base library for building http4s servers
Project URL

Project URL

https://http4s.org/
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-server_3 1.0.0-M33


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

Dependencies

compile (3)

Group / Artifact Type Version
org.http4s : http4s-core_3 jar 1.0.0-M33
org.scala-lang : scala3-library_3 jar 3.1.2
org.http4s : http4s-crypto_3 jar 0.2.3

test (5)

Group / Artifact Type Version
org.http4s » http4s-tests_3 jar 1.0.0-M33
org.http4s : http4s-dsl_3 jar 1.0.0-M33
org.typelevel : cats-laws_3 jar 2.7.0
ch.qos.logback : logback-classic jar 1.2.6
org.scalacheck : scalacheck_3 jar 1.16.0

Project Modules

There are no modules declared in this project.