Last Version

cornichon-test-framework 0.20.3

An extensible Scala DSL for testing JSON HTTP APIs.

License

License

GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-test-framework_2.13
Version

Version

0.20.3
Type

Type

jar
Description

Description

cornichon-test-framework
An extensible Scala DSL for testing JSON HTTP APIs.
Project URL

Project URL

https://github.com/agourlay/cornichon
Project Organization

Project Organization

com.github.agourlay
Source Code Management

Source Code Management

https://github.com/agourlay/cornichon.git

Download cornichon-test-framework_2.13 0.20.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.agourlay : cornichon-core_2.13 jar 0.20.3
org.scala-sbt : test-interface jar 1.0
co.fs2 : fs2-core_2.13 jar 3.2.5
org.typelevel : cats-effect_2.13 jar 3.3.8
com.openpojo : openpojo jar 0.9.1
com.monovore : decline_2.13 jar 2.2.0
org.scala-lang.modules : scala-xml_2.13 jar 2.0.1

test (4)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.http4s : http4s-blaze-server_2.13 jar 0.23.11
org.http4s : http4s-circe_2.13 jar 0.23.11
org.http4s : http4s-dsl_2.13 jar 0.23.11

Project Modules

There are no modules declared in this project.