Last Version

natchez-http4s 0.3.2

Natchez middleware for http4s.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

natchez-http4s_2.13
Version

Version

0.3.2
Type

Type

jar
Description

Description

natchez-http4s
Natchez middleware for http4s.
Project URL

Project URL

https://github.com/tpolecat/natchez-http4s
Project Organization

Project Organization

org.tpolecat
Source Code Management

Source Code Management

https://github.com/tpolecat/natchez-http4s

Download natchez-http4s_2.13 0.3.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.tpolecat : natchez-core_2.13 jar 0.1.6
org.http4s : http4s-core_2.13 jar 0.23.7
org.http4s : http4s-client_2.13 jar 0.23.7
org.http4s : http4s-server_2.13 jar 0.23.7

test (3)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.29
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.7
org.http4s : http4s-dsl_2.13 jar 0.23.7

Project Modules

There are no modules declared in this project.