<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-core_2.13</artifactId>
<version>0.23.26</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.12
|-- org.typelevel:case-insensitive_2.13:1.4.0
|-- org.typelevel:cats-core_2.13:2.10.0
|-- org.typelevel:cats-effect-std_2.13:3.5.3
|-- org.typelevel:cats-parse_2.13:1.0.0
|-- org.http4s:http4s-crypto_2.13:0.2.4
|-- co.fs2:fs2-core_2.13:3.9.4
|-- com.comcast:ip4s-core_2.13:3.5.0
|-- org.typelevel:literally_2.13:1.1.0
|-- org.scodec:scodec-bits_2.13:1.1.38
|-- org.typelevel:vault_2.13:3.5.0
|-- org.slf4j:slf4j-api:1.7.36
|-- org.log4s:log4s_2.13:1.10.0
|-- org.typelevel:log4cats-slf4j_2.13:2.6.0
provided
|-- org.typelevel:scalac-compat-annotation_2.13:0.1.4
|-- org.scala-lang:scala-reflect:2.13.12
test
|-- org.typelevel:cats-laws_2.13:2.10.0
|-- ch.qos.logback:logback-classic:1.2.6