blaze-http

NIO Framework for Scala

License

License

GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

blaze-http_3.0.0-RC1
Last Version

Last Version

0.15.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

blaze-http
NIO Framework for Scala
Project URL

Project URL

https://github.com/http4s/blaze
Project Organization

Project Organization

http4s.org
Source Code Management

Source Code Management

https://github.com/http4s/blaze

Download blaze-http_3.0.0-RC1

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.http4s : blaze-core_3.0.0-RC1 jar 0.15.0-M3
org.scala-lang : scala3-library_3.0.0-RC1 jar 3.0.0-RC1
com.twitter : hpack jar 1.0.2
org.eclipse.jetty.alpn : alpn-api jar 1.1.3.v20160715

Project Modules

There are no modules declared in this project.
org.http4s

http4s

Versions

Version
0.15.0-M3
0.15.0-M2