License |
License |
---|---|
GroupId | GroupIdorg.tpolecat |
ArtifactId | ArtifactIdnatchez-http4s_sjs1_3 |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnatchez-http4s
Natchez middleware for http4s.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
natchez-http4s_sjs1_3-0.3.2.pom | |
natchez-http4s_sjs1_3-0.3.2.jar | 77 KB |
natchez-http4s_sjs1_3-0.3.2-sources.jar | 5 KB |
natchez-http4s_sjs1_3-0.3.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/natchez-http4s_sjs1_3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>natchez-http4s_sjs1_3</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/natchez-http4s_sjs1_3/
implementation 'org.tpolecat:natchez-http4s_sjs1_3:0.3.2'
// https://jarcasting.com/artifacts/org.tpolecat/natchez-http4s_sjs1_3/
implementation ("org.tpolecat:natchez-http4s_sjs1_3:0.3.2")
'org.tpolecat:natchez-http4s_sjs1_3:jar:0.3.2'
<dependency org="org.tpolecat" name="natchez-http4s_sjs1_3" rev="0.3.2">
<artifact name="natchez-http4s_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='natchez-http4s_sjs1_3', version='0.3.2')
)
libraryDependencies += "org.tpolecat" % "natchez-http4s_sjs1_3" % "0.3.2"
[org.tpolecat/natchez-http4s_sjs1_3 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_sjs1_3 | jar | 3.1.0 |
org.scala-js : scalajs-library_2.13 | jar | 1.8.0 |
org.tpolecat : natchez-core_sjs1_3 | jar | 0.1.6 |
org.http4s : http4s-core_sjs1_3 | jar | 0.23.7 |
org.http4s : http4s-client_sjs1_3 | jar | 0.23.7 |
org.http4s : http4s-server_sjs1_3 | jar | 0.23.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.8.0 |
org.scalameta : munit_sjs1_3 | jar | 0.7.29 |
org.typelevel : munit-cats-effect-3_sjs1_3 | jar | 1.0.7 |
org.http4s : http4s-dsl_sjs1_3 | jar | 0.23.7 |