is not current version
Last Version 0.20.3

cornichon-scalatest 0.19.6

An extensible Scala DSL for testing JSON HTTP APIs.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-scalatest_2.12
Version

Version

0.19.6
Type

Type

jar
Description

Description

cornichon-scalatest
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-scalatest_2.12 0.19.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
com.github.agourlay : cornichon-core_2.12 jar 0.19.6
org.scalatest : scalatest-wordspec_2.12 jar 3.2.3

Project Modules

There are no modules declared in this project.