cornichon-check

An extensible Scala DSL for testing JSON HTTP APIs.

License

License

GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-check_2.12
Last Version

Last Version

0.18.1
Release Date

Release Date

Type

Type

jar
Description

Description

cornichon-check
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-check_2.12

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.9
com.github.agourlay : cornichon-core_2.12 jar 0.18.1

test (6)

Group / Artifact Type Version
com.github.agourlay : cornichon-test-framework_2.12 jar 0.18.1
org.scalatest : scalatest_2.12 jar 3.0.8
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.http4s : http4s-blaze-server_2.12 jar 0.20.10
org.http4s : http4s-circe_2.12 jar 0.20.10
org.http4s : http4s-dsl_2.12 jar 0.20.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.18.1
0.18.0
0.17.1
0.17.0
0.16.3
0.16.2