MVN

com.github.agourlay : cornichon-test-framework_2.13

Maven & Gradle

Jul 08, 2023
2 usages
224 stars

cornichon-test-framework · An extensible Scala DSL for testing JSON HTTP APIs.

<dependency>
    <groupId>com.github.agourlay</groupId>
    <artifactId>cornichon-test-framework_2.13</artifactId>
    <version>0.21.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.agourlay : cornichon-test-framework_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.21.0

All Versions

Choose a version of com.github.agourlay : cornichon-test-framework_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.21.x
cornichon-test-framework_2.13-0.21.0
0.20.x
cornichon-test-framework_2.13-0.20.8
cornichon-test-framework_2.13-0.20.7
cornichon-test-framework_2.13-0.20.6
cornichon-test-framework_2.13-0.20.5
cornichon-test-framework_2.13-0.20.4
cornichon-test-framework_2.13-0.20.3
cornichon-test-framework_2.13-0.20.2
cornichon-test-framework_2.13-0.20.1
cornichon-test-framework_2.13-0.20.0
0.19.x
cornichon-test-framework_2.13-0.19.9
cornichon-test-framework_2.13-0.19.8
cornichon-test-framework_2.13-0.19.7
cornichon-test-framework_2.13-0.19.6
cornichon-test-framework_2.13-0.19.5
cornichon-test-framework_2.13-0.19.4
cornichon-test-framework_2.13-0.19.3
cornichon-test-framework_2.13-0.19.2
cornichon-test-framework_2.13-0.19.1
cornichon-test-framework_2.13-0.19.0

How to add a dependency to Maven

Add the following com.github.agourlay : cornichon-test-framework_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.agourlay</groupId>
    <artifactId>cornichon-test-framework_2.13</artifactId>
    <version>0.21.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.agourlay : cornichon-test-framework_2.13 gradle dependency to your build.gradle file:

implementation 'com.github.agourlay:cornichon-test-framework_2.13:0.21.0'

Gradle Kotlin DSL: Add the following com.github.agourlay : cornichon-test-framework_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.agourlay:cornichon-test-framework_2.13:0.21.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.agourlay : cornichon-test-framework_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.agourlay" % "cornichon-test-framework_2.13" % "0.21.0"

Advertisement

Dependencies from Group

Jul 08, 2023
7 usages
224 stars
Feb 22, 2018
6 usages
224 stars
Jun 18, 2018
6 usages
224 stars
Feb 22, 2018
4 usages
224 stars
Jul 08, 2023
4 usages
224 stars

Discover Dependencies

Feb 02, 2023
2 usages
193 stars
Feb 02, 2023
2 usages
193 stars
Feb 02, 2023
2 usages
193 stars
Feb 02, 2023
2 usages
193 stars
Feb 02, 2023
2 usages
193 stars
Feb 02, 2023
2 usages
193 stars
Apr 15, 2021
2 usages
560 stars
Mar 10, 2023
4 usages
560 stars
Apr 14, 2023
3 usages
53 stars