License |
License |
---|---|
GroupId | GroupIdcom.github.agourlay |
ArtifactId | ArtifactIdcornichon-core_2.12 |
Version | Version0.19.6 |
Type | Typejar |
Description |
Descriptioncornichon-core
An extensible Scala DSL for testing JSON HTTP APIs.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.agourlay/cornichon-core_2.12/ -->
<dependency>
<groupId>com.github.agourlay</groupId>
<artifactId>cornichon-core_2.12</artifactId>
<version>0.19.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-core_2.12/
implementation 'com.github.agourlay:cornichon-core_2.12:0.19.6'
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-core_2.12/
implementation ("com.github.agourlay:cornichon-core_2.12:0.19.6")
'com.github.agourlay:cornichon-core_2.12:jar:0.19.6'
<dependency org="com.github.agourlay" name="cornichon-core_2.12" rev="0.19.6">
<artifact name="cornichon-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agourlay', module='cornichon-core_2.12', version='0.19.6')
)
libraryDependencies += "com.github.agourlay" % "cornichon-core_2.12" % "0.19.6"
[com.github.agourlay/cornichon-core_2.12 "0.19.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.http4s : http4s-blaze-client_2.12 | jar | 0.21.15 |
org.http4s : http4s-circe_2.12 | jar | 0.21.15 |
co.fs2 : fs2-io_2.12 | jar | 2.5.0 |
org.typelevel : cats-core_2.12 | jar | 2.3.1 |
com.github.pureconfig : pureconfig_2.12 | jar | 0.14.0 |
org.parboiled : parboiled_2.12 | jar | 2.2.1 |
com.lihaoyi : fansi_2.12 | jar | 0.2.9 |
org.sangria-graphql : sangria_2.12 | jar | 2.1.0 |
org.sangria-graphql : sangria-circe_2.12 | jar | 1.3.1 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
org.gnieh : diffson-circe_2.12 | jar | 4.0.3 |
io.monix : monix-execution_2.12 | jar | 3.3.0 |
io.monix : monix-reactive_2.12 | jar | 3.3.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_2.12 | jar | 0.7.5 |
org.typelevel : claimant_2.12 | jar | 0.1.3 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.2 |
io.circe : circe-testing_2.12 | jar | 0.13.0 |