Last Version

core 0.16.6a

Core http4s library for servers and clients

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-core_2.10
Version

Version

0.16.6a
Type

Type

jar
Description

Description

core
Core http4s library for servers and clients
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/http4s

Download http4s-core_2.10 0.16.6a


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.http4s : http4s-parboiled2_2.10 jar 0.16.6a
org.http4s : http4s-websocket_2.10 jar 0.2.0
org.log4s : log4s_2.10 jar 1.4.0
org.typelevel : macro-compat_2.10 jar 1.1.1
org.scalaz : scalaz-core_2.10 jar 7.2.17
org.scalaz.stream : scalaz-stream_2.10 jar 0.8.6a
org.scalamacros : quasiquotes_2.10 jar 2.1.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.6

test (6)

Group / Artifact Type Version
org.typelevel : discipline_2.10 jar 0.8
ch.qos.logback : logback-classic jar 1.2.3
org.scalaz : scalaz-scalacheck-binding_2.10 jar 7.2.17
org.specs2 : specs2-core_2.10 jar 3.8.6
org.specs2 : specs2-matcher-extra_2.10 jar 3.8.6
org.specs2 : specs2-scalacheck_2.10 jar 3.8.6

Project Modules

There are no modules declared in this project.