License |
License |
---|---|
GroupId | GroupIdcom.github.agourlay |
ArtifactId | ArtifactIdcornichon-http-mock_2.12 |
Version | Version0.19.8 |
Type | Typejar |
Description |
Descriptioncornichon-http-mock
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-http-mock_2.12/ -->
<dependency>
<groupId>com.github.agourlay</groupId>
<artifactId>cornichon-http-mock_2.12</artifactId>
<version>0.19.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-http-mock_2.12/
implementation 'com.github.agourlay:cornichon-http-mock_2.12:0.19.8'
// https://jarcasting.com/artifacts/com.github.agourlay/cornichon-http-mock_2.12/
implementation ("com.github.agourlay:cornichon-http-mock_2.12:0.19.8")
'com.github.agourlay:cornichon-http-mock_2.12:jar:0.19.8'
<dependency org="com.github.agourlay" name="cornichon-http-mock_2.12" rev="0.19.8">
<artifact name="cornichon-http-mock_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.agourlay', module='cornichon-http-mock_2.12', version='0.19.8')
)
libraryDependencies += "com.github.agourlay" % "cornichon-http-mock_2.12" % "0.19.8"
[com.github.agourlay/cornichon-http-mock_2.12 "0.19.8"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.github.agourlay : cornichon-core_2.12 | jar | 0.19.8 |
org.http4s : http4s-blaze-server_2.12 | jar | 0.21.25 |
org.http4s : http4s-circe_2.12 | jar | 0.21.25 |
org.http4s : http4s-dsl_2.12 | jar | 0.21.25 |
Group / Artifact | Type | Version |
---|---|---|
com.github.agourlay : cornichon-test-framework_2.12 | jar | 0.19.8 |