circuit-http4s-server


License

License

MIT
GroupId

GroupId

io.chrisdavenport
ArtifactId

ArtifactId

circuit-http4s-server_2.12
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

circuit-http4s-server
circuit-http4s-server
Project URL

Project URL

https://github.com/davenverse/circuit-http4s
Project Organization

Project Organization

io.chrisdavenport
Source Code Management

Source Code Management

https://github.com/davenverse/circuit-http4s

Download circuit-http4s-server_2.12

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
org.typelevel : cats-core_2.12 jar 2.7.0
org.typelevel : cats-effect_2.12 jar 3.3.11
co.fs2 : fs2-io_2.12 jar 3.2.7
io.chrisdavenport : circuit_2.12 jar 0.5.0
io.chrisdavenport : mapref_2.12 jar 0.2.1

test (3)

Group / Artifact Type Version
org.http4s : http4s-dsl_2.12 jar 0.23.11
org.typelevel : munit-cats-effect-3_2.12 jar 1.0.7
org.http4s : http4s-core_2.12 jar 0.23.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.4.0-M2
0.4.0-M1
0.3.0
0.2.1
0.2.0
0.2.0-RC1
0.2.0-M3
0.2.0-M2
0.2.0-M1
0.0.1