License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-laws_3 |
Version | Version1.0.0-M29 |
Type | Typejar |
Description |
Descriptionlaws
Instances and laws for testing http4s code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http4s-laws_3-1.0.0-M29.pom | |
http4s-laws_3-1.0.0-M29.jar | 170 KB |
http4s-laws_3-1.0.0-M29-sources.jar | 15 KB |
http4s-laws_3-1.0.0-M29-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-laws_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-laws_3</artifactId>
<version>1.0.0-M29</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-laws_3/
implementation 'org.http4s:http4s-laws_3:1.0.0-M29'
// https://jarcasting.com/artifacts/org.http4s/http4s-laws_3/
implementation ("org.http4s:http4s-laws_3:1.0.0-M29")
'org.http4s:http4s-laws_3:jar:1.0.0-M29'
<dependency org="org.http4s" name="http4s-laws_3" rev="1.0.0-M29">
<artifact name="http4s-laws_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-laws_3', version='1.0.0-M29')
)
libraryDependencies += "org.http4s" % "http4s-laws_3" % "1.0.0-M29"
[org.http4s/http4s-laws_3 "1.0.0-M29"]
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-core_3 | jar | 1.0.0-M29 |
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.typelevel : cats-laws_3 | jar | 2.6.1 |
org.scalacheck : scalacheck_3 | jar | 1.15.4 |
org.typelevel : case-insensitive-testing_3 | jar | 1.1.4 |
org.typelevel : cats-effect_3 | jar | 3.2.9 |
org.typelevel : cats-effect-testkit_3 | jar | 3.2.9 |
org.typelevel : discipline-core_3 | jar | 1.1.5 |
com.comcast : ip4s-test-kit_3 | jar | 3.0.4 |
org.typelevel : scalacheck-effect-munit_3 | jar | 1.0.3 |
org.typelevel : munit-cats-effect-3_3 | jar | 1.0.6 |