MVN

run.smt.ktest : ktest-jsonpath

Maven & Gradle

Mar 16, 2018
3 usages
12 stars

kTest :: Integration :: JSONPath · kTest JSONPath integration + subtree DSL

<dependency>
    <groupId>run.smt.ktest</groupId>
    <artifactId>ktest-jsonpath</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of run.smt.ktest : ktest-jsonpath to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-rc3

All Versions

Choose a version of run.smt.ktest : ktest-jsonpath to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ktest-jsonpath-1.0.0
ktest-jsonpath-1.0.0-rc3
ktest-jsonpath-1.0.0-rc2
ktest-jsonpath-1.0.0-rc1

How to add a dependency to Maven

Add the following run.smt.ktest : ktest-jsonpath maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>run.smt.ktest</groupId>
    <artifactId>ktest-jsonpath</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following run.smt.ktest : ktest-jsonpath gradle dependency to your build.gradle file:

implementation 'run.smt.ktest:ktest-jsonpath:1.0.0'

Gradle Kotlin DSL: Add the following run.smt.ktest : ktest-jsonpath gradle kotlin dependency to your build.gradle.kts file:

implementation("run.smt.ktest:ktest-jsonpath:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following run.smt.ktest : ktest-jsonpath sbt scala dependency to your build.sbt file:

libraryDependencies += "run.smt.ktest" % "ktest-jsonpath" % "1.0.0"

Advertisement

Dependencies from Group

Mar 16, 2018
11 usages
12 stars
Mar 16, 2018
7 usages
12 stars
Mar 16, 2018
5 usages
12 stars
Mar 16, 2018
4 usages
12 stars
Mar 16, 2018
4 usages
12 stars

Discover Dependencies

Sep 19, 2022
6 usages
68.2k stars
Jan 24, 2023
2 usages
0 stars
Dec 26, 2020
2 usages
46 stars
Jul 26, 2022
8 usages
104 stars
Jun 02, 2023
2 usages
9 stars
Oct 21, 2021
3 usages
295 stars
Mar 04, 2014
3 usages
31 stars