Last Version

cornichon-core 0.20.3

An extensible Scala DSL for testing JSON HTTP APIs.

License

License

GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-core_2.13
Version

Version

0.20.3
Type

Type

jar
Description

Description

cornichon-core
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-core_2.13 0.20.3


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

Dependencies

compile (17)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-lang : scala-reflect jar 2.13.8
org.http4s : http4s-blaze-client_2.13 jar 0.23.11
org.http4s : http4s-circe_2.13 jar 0.23.11
co.fs2 : fs2-io_2.13 jar 3.2.5
org.typelevel : cats-core_2.13 jar 2.7.0
org.typelevel : cats-effect_2.13 jar 3.3.8
com.github.pureconfig : pureconfig_2.13 jar 0.17.1
org.parboiled : parboiled_2.13 jar 2.4.0
com.lihaoyi : fansi_2.13 jar 0.3.1
org.sangria-graphql : sangria_2.13 jar 3.0.0
org.sangria-graphql : sangria-circe_2.13 jar 1.3.2
io.circe : circe-core_2.13 jar 0.14.1
io.circe : circe-generic_2.13 jar 0.14.1
io.circe : circe-parser_2.13 jar 0.14.1
org.gnieh : diffson-circe_2.13 jar 4.1.1
com.github.ben-manes.caffeine : caffeine jar 3.0.6

test (3)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.29
org.scalacheck : scalacheck_2.13 jar 1.15.4
io.circe : circe-testing_2.13 jar 0.14.1

Project Modules

There are no modules declared in this project.