Last Version

cornichon-core 0.16.1

An extensible Scala DSL for testing JSON HTTP APIs.

License

License

GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-core_2.11
Version

Version

0.16.1
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.11 0.16.1


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

Dependencies

compile (18)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.http4s : http4s-blaze-client_2.11 jar 0.18.12
org.http4s : http4s-circe_2.11 jar 0.18.12
org.typelevel : cats-core_2.11 jar 1.1.0
org.typelevel : cats-macros_2.11 jar 1.1.0
com.typesafe.akka : akka-stream_2.11 jar 2.5.13
com.typesafe.akka : akka-http_2.11 jar 10.1.3
com.iheart : ficus_2.11 jar 1.4.3
org.parboiled : parboiled_2.11 jar 2.1.4
com.lihaoyi : fansi_2.11 jar 0.2.5
org.sangria-graphql : sangria_2.11 jar 1.4.1
org.sangria-graphql : sangria-circe_2.11 jar 1.2.1
io.circe : circe-core_2.11 jar 0.10.0-M1
io.circe : circe-generic_2.11 jar 0.10.0-M1
io.circe : circe-parser_2.11 jar 0.10.0-M1
org.gnieh : diffson-circe_2.11 jar 3.0.0
io.monix : monix-execution_2.11 jar 3.0.0-RC1
io.monix : monix-reactive_2.11 jar 3.0.0-RC1

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5
org.scalacheck : scalacheck_2.11 jar 1.14.0
com.ironcorelabs : cats-scalatest_2.11 jar 2.3.1
io.circe : circe-testing_2.11 jar 0.10.0-M1

Project Modules

There are no modules declared in this project.