http4s-session


License

License

MIT
GroupId

GroupId

org.http4s
ArtifactId

ArtifactId

http4s-session_2.13
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

http4s-session
http4s-session
Project URL

Project URL

https://github.com/http4s/http4s-session
Project Organization

Project Organization

org.http4s
Source Code Management

Source Code Management

https://github.com/http4s/http4s-session

Download http4s-session_2.13

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.typelevel : cats-core_2.13 jar 2.3.1
org.typelevel : cats-effect_2.13 jar 2.3.1
co.fs2 : fs2-core_2.13 jar 2.5.0
co.fs2 : fs2-io_2.13 jar 2.5.0
io.chrisdavenport : random_2.13 jar 0.0.2
io.chrisdavenport : mapref_2.13 jar 0.1.1
org.http4s : http4s-core_2.13 jar 0.21.19

test (1)

Group / Artifact Type Version
org.typelevel : munit-cats-effect-2_2.13 jar 0.12.0

Project Modules

There are no modules declared in this project.

http4s-session - Http4s Session Management Maven Central Code of Consuct

Head on over to the microsite

Quick Start

To use http4s-session in an existing SBT project with Scala 2.11 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "org.http4s" %% "http4s-session" % "<version>"
)
org.http4s

http4s

Versions

Version
0.0.1